summaryrefslogtreecommitdiff
path: root/src/cairo-ps-surface-private.h
Commit message (Expand)AuthorAgeFilesLines
* Fix shared use of recording surface with paginated targetsAdrian Johnson2023-01-151-0/+1
* ps: fix invalid matrix in eps embeddingAdrian Johnson2018-12-021-0/+2
* ps: fix extend-*-similar failuresAdrian Johnson2017-11-101-0/+1
* ps: prevent self-copy infinite loopAdrian Johnson2017-11-091-1/+2
* ps: add CAIRO_MIME_TYPE_EPS mime type for embedding EPS filesAdrian Johnson2017-11-091-0/+1
* ps: use forms for surfaces with UNIQUE_ID mime typeAdrian Johnson2017-11-091-2/+17
* Fix PS record-neg-extents test failureAdrian Johnson2016-06-051-2/+3
* ps: support RASTER_SOURCE patternsAdrian Johnson2012-01-311-5/+0
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* PS: Add DocumentMedia/PageMedia DSC commentsAdrian Johnson2009-09-251-0/+1
* Remove clip handling from generic surface layer.Chris Wilson2009-07-231-0/+4
* [ps] Free images after emitting patterns.Chris Wilson2009-01-291-0/+3
* PS: Implement EXTEND_PAD for image patternsAdrian Johnson2008-11-021-0/+1
* [ps] Use a color_t rather than open-code.Chris Wilson2008-09-061-4/+1
* Revamp the build system.Behdad Esfahbod2008-09-021-0/+2
* [test] Cache last output and compare next time.Chris Wilson2008-08-201-0/+2
* PS: Remember current colorAdrian Johnson2008-07-051-0/+6
* PS: Use currentfile as the image data sourceAdrian Johnson2008-02-151-0/+1
* PS: Don't use patterns for paint surface extend noneAdrian Johnson2008-02-151-0/+2
* Make PS backend use cairo-pdf-operators.cAdrian Johnson2008-02-151-0/+4
* Set the PS level to to minimum requiredAdrian Johnson2008-01-101-0/+1
* Add cairo_ps_surface_restrict_to_level() APIAdrian Johnson2007-10-131-0/+2
* PS: Add meta surface pattern supportAdrian Johnson2007-10-131-1/+1
* Add Encapsulated PostScript supportAdrian Johnson2007-09-231-2/+1
* Add Encapsulated PostScript APIAdrian Johnson2007-09-231-0/+2
* Change paginated surface size when PS/PDF _set_size() calledAdrian Johnson2007-09-161-0/+2
* Remove include of cairoint.h from *-private.h header files.Carl Worth2007-08-231-2/+0
* [Makefile.am] Add target sparse to run sparse static source code analyzerBehdad Esfahbod2007-08-221-0/+2
* [ps] Get rid of _cairo_ps_test_force_fallbacksBehdad Esfahbod2007-04-211-1/+2
* [ps] Move cairo_ps_surface_t to cairo-ps-surface-private.hBehdad Esfahbod2007-04-211-0/+79