summaryrefslogtreecommitdiff
path: root/src/cairo-pdf-operators-private.h
AgeCommit message (Expand)AuthorFilesLines
2008-11-24PDF: Disable PDF 1.5 features when version 1.4 is selectedAdrian Johnson1-0/+5
2008-09-18[show_text_glyphs] Replace the bool backward with cairo_text_cluster_flagsBehdad Esfahbod1-1/+1
2008-09-02Revamp the build system.Behdad Esfahbod1-1/+0
2008-07-08PDF/PS: Remember the current line styleAdrian Johnson1-0/+13
2008-07-08Add PDF operators function to reset any remembered stateAdrian Johnson1-0/+3
2008-06-29Add show_text_glyphs to PDF operatorsAdrian Johnson1-4/+12
2008-06-04Rewrite _cairo_pdf_operators_show_glyphs()Adrian Johnson1-2/+26
2008-06-03PDF: Don't emit a new text object for every call to show_glyphsAdrian Johnson1-0/+1
2008-06-03Add _cairo_pdf_operators_flush()Adrian Johnson1-1/+4
2008-02-20[pdf-operators] Missing private markup.Chris Wilson1-1/+1
2008-02-17Use correct prefix for _cairo_pdf_operators_strokeAdrian Johnson1-5/+5
2008-02-17Implement PDF fill-strokeAdrian Johnson1-0/+8
2008-02-16[cairo-pdf-operators] Pass matrix by reference, not by valueBehdad Esfahbod1-2/+2
2008-01-25[cairo-pdf-operators] Reformat typedef to not confuse gtk-docBehdad Esfahbod1-4/+3
2008-01-10[headers] Brute force fixup of including cairoint.h from boilerplate.Chris Wilson1-1/+2
2008-01-07Move the PDF drawing operators into cairo-pdf-operators.cAdrian Johnson1-0/+106