summaryrefslogtreecommitdiff
path: root/libspectre/spectre-render-context.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-23Change get/set_scale to get/set the scale factor for both X and Y dimensionsCarlos Garcia Campos1-7/+15
2007-12-07Add assert and check functionsCarlos Garcia Campos1-25/+16
2007-11-05Update COPYING and FSF addressAlbert Astals Cid1-1/+1
2007-11-04First step for documenting the public apiAlbert Astals Cid1-1/+0
2007-11-01Fix orientation issues, gs expects orientation not rotation.Carlos Garcia Campos1-3/+25
2007-10-29Add setter and getter for RenderContext graphic_alpha_bits and text_alpha_bitsAlbert Astals Cid1-0/+25
2007-10-28Initialize use platform fonts as TRUE by defaultAlbert Astals Cid1-1/+1
2007-10-28Use render context for renderingCarlos Garcia Campos1-14/+3
2007-10-28Introduce SpectreRenderContext, will be used for passing the render options t...Carlos Garcia Campos1-0/+175