summaryrefslogtreecommitdiff
path: root/src/cairo-pdf-surface-private.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-23Remove clip handling from generic surface layer.Chris Wilson1-0/+3
2009-07-14[pdf] Add support for the extra blend modesAdrian Johnson1-0/+4
2009-06-14Fix PDF pattern embeddingAdrian Johnson1-6/+15
2009-06-02PDF: Don't embed the same pattern more than onceAdrian Johnson1-3/+10
2008-11-24PDF: Add cairo_pdf_surface_restrict_to_version APIAdrian Johnson1-0/+2
2008-11-02PDF: Store the operation extents in each patternAdrian Johnson1-0/+1
2008-09-18[show_text_glyphs] Replace the bool backward with cairo_text_cluster_flagsBehdad Esfahbod1-1/+1
2008-06-29Add show_text_glyphs to PDF surfaceAdrian Johnson1-0/+5
2008-06-03PDF: Remember the current colorAdrian Johnson1-0/+7
2008-02-17PDF/PS: No need to use save/restore for solid colorsAdrian Johnson1-0/+1
2008-02-02PDF: Use correct surface size when emitting patternsAdrian Johnson1-0/+4
2008-01-07PDF: Put each fallback image in a separate groupAdrian Johnson1-1/+1
2008-01-07PDF: Remove the remaining code for splitting the contentAdrian Johnson1-14/+6
2008-01-07PDF: Emit all patterns after content streamAdrian Johnson1-11/+37
2008-01-07Move the PDF drawing operators into cairo-pdf-operators.cAdrian Johnson1-1/+2
2007-09-25PDF: Compress the content streamAdrian Johnson1-0/+4
2007-09-16Change paginated surface size when PS/PDF _set_size() calledAdrian Johnson1-0/+2
2007-08-28PDF: Remove unused codeAdrian Johnson1-1/+0
2007-08-27Add finer-grained fallback support to the PDF surfaceAdrian Johnson1-15/+40
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-27PDF: Change CTM to identityAdrian Johnson1-0/+1
2007-04-27Add support for transparent gradientsAdrian Johnson1-0/+13
2007-04-21[pdf] Fix header file header!Behdad Esfahbod1-3/+9
2007-04-21[pdf] Get rid of _cairo_pdf_test_force_fallbacksBehdad Esfahbod1-0/+2
2007-04-21[pdf] Move cairo_pdf_surface_t to cairo-pdf-surface-private.hBehdad Esfahbod1-0/+83