summaryrefslogtreecommitdiff
path: root/src/cairo-pdf-surface-private.h
Commit message (Expand)AuthorAgeFilesLines
...
* PDF: Remember the current colorAdrian Johnson2008-06-031-0/+7
* PDF/PS: No need to use save/restore for solid colorsAdrian Johnson2008-02-171-0/+1
* PDF: Use correct surface size when emitting patternsAdrian Johnson2008-02-021-0/+4
* PDF: Put each fallback image in a separate groupAdrian Johnson2008-01-071-1/+1
* PDF: Remove the remaining code for splitting the contentAdrian Johnson2008-01-071-14/+6
* PDF: Emit all patterns after content streamAdrian Johnson2008-01-071-11/+37
* Move the PDF drawing operators into cairo-pdf-operators.cAdrian Johnson2008-01-071-1/+2
* PDF: Compress the content streamAdrian Johnson2007-09-251-0/+4
* Change paginated surface size when PS/PDF _set_size() calledAdrian Johnson2007-09-161-0/+2
* PDF: Remove unused codeAdrian Johnson2007-08-281-1/+0
* Add finer-grained fallback support to the PDF surfaceAdrian Johnson2007-08-271-15/+40
* 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
* PDF: Change CTM to identityAdrian Johnson2007-04-271-0/+1
* Add support for transparent gradientsAdrian Johnson2007-04-271-0/+13
* [pdf] Fix header file header!Behdad Esfahbod2007-04-211-3/+9
* [pdf] Get rid of _cairo_pdf_test_force_fallbacksBehdad Esfahbod2007-04-211-0/+2
* [pdf] Move cairo_pdf_surface_t to cairo-pdf-surface-private.hBehdad Esfahbod2007-04-211-0/+83