summaryrefslogtreecommitdiff
path: root/src/cairo-pdf-operators-private.h
Commit message (Expand)AuthorAgeFilesLines
* pdf: structured text and hyperlink supportAdrian Johnson2016-10-011-0/+8
* pdf-operators: only wrap text strings for PS outputAdrian Johnson2014-10-311-1/+3
* pdf: Improve consistency in use of cairo_int_status_tChris Wilson2013-06-201-3/+4
* check: make check-headers happyChris Wilson2011-08-151-0/+1
* clip: Rudimentary support for clip-polygon extractionChris Wilson2011-07-191-7/+7
* pdf-operators: fix bug that was causing unnecessary repositioning of textAdrian Johnson2010-10-011-0/+1
* pdf-operators: output (abc) style strings when font is latinAdrian Johnson2010-10-011-0/+1
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* Constify stroke style and matrices.Chris Wilson2010-01-221-12/+12
* PDF: Disable PDF 1.5 features when version 1.4 is selectedAdrian Johnson2008-11-241-0/+5
* [show_text_glyphs] Replace the bool backward with cairo_text_cluster_flagsBehdad Esfahbod2008-09-181-1/+1
* Revamp the build system.Behdad Esfahbod2008-09-021-1/+0
* PDF/PS: Remember the current line styleAdrian Johnson2008-07-081-0/+13
* Add PDF operators function to reset any remembered stateAdrian Johnson2008-07-081-0/+3
* Add show_text_glyphs to PDF operatorsAdrian Johnson2008-06-291-4/+12
* Rewrite _cairo_pdf_operators_show_glyphs()Adrian Johnson2008-06-041-2/+26
* PDF: Don't emit a new text object for every call to show_glyphsAdrian Johnson2008-06-031-0/+1
* Add _cairo_pdf_operators_flush()Adrian Johnson2008-06-031-1/+4
* [pdf-operators] Missing private markup.Chris Wilson2008-02-201-1/+1
* Use correct prefix for _cairo_pdf_operators_strokeAdrian Johnson2008-02-171-5/+5
* Implement PDF fill-strokeAdrian Johnson2008-02-171-0/+8
* [cairo-pdf-operators] Pass matrix by reference, not by valueBehdad Esfahbod2008-02-161-2/+2
* [cairo-pdf-operators] Reformat typedef to not confuse gtk-docBehdad Esfahbod2008-01-251-4/+3
* [headers] Brute force fixup of including cairoint.h from boilerplate.Chris Wilson2008-01-101-1/+2
* Move the PDF drawing operators into cairo-pdf-operators.cAdrian Johnson2008-01-071-0/+106