summaryrefslogtreecommitdiff
path: root/src/cairo-ps-surface-private.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-23Remove clip handling from generic surface layer.Chris Wilson1-0/+4
2009-01-29[ps] Free images after emitting patterns.Chris Wilson1-0/+3
2008-11-02PS: Implement EXTEND_PAD for image patternsAdrian Johnson1-0/+1
2008-09-06[ps] Use a color_t rather than open-code.Chris Wilson1-4/+1
2008-09-02Revamp the build system.Behdad Esfahbod1-0/+2
2008-08-20[test] Cache last output and compare next time.Chris Wilson1-0/+2
2008-07-05PS: Remember current colorAdrian Johnson1-0/+6
2008-02-15PS: Use currentfile as the image data sourceAdrian Johnson1-0/+1
2008-02-15PS: Don't use patterns for paint surface extend noneAdrian Johnson1-0/+2
2008-02-15Make PS backend use cairo-pdf-operators.cAdrian Johnson1-0/+4
2008-01-10Set the PS level to to minimum requiredAdrian Johnson1-0/+1
2007-10-13Add cairo_ps_surface_restrict_to_level() APIAdrian Johnson1-0/+2
2007-10-13PS: Add meta surface pattern supportAdrian Johnson1-1/+1
2007-09-23Add Encapsulated PostScript supportAdrian Johnson1-2/+1
2007-09-23Add Encapsulated PostScript APIAdrian Johnson1-0/+2
2007-09-16Change paginated surface size when PS/PDF _set_size() calledAdrian Johnson1-0/+2
2007-08-23Remove include of cairoint.h from *-private.h header files.Carl Worth1-2/+0
2007-08-22[Makefile.am] Add target sparse to run sparse static source code analyzerBehdad Esfahbod1-0/+2
2007-04-21[ps] Get rid of _cairo_ps_test_force_fallbacksBehdad Esfahbod1-1/+2
2007-04-21[ps] Move cairo_ps_surface_t to cairo-ps-surface-private.hBehdad Esfahbod1-0/+79