summaryrefslogtreecommitdiff
path: root/src/cairo-ps.h
Commit message (Expand)AuthorAgeFilesLines
* Revert accidental push of ps debugging API.Chris Wilson2012-04-141-10/+0
* ps (debug API): Export the ability to force fallbacksChris Wilson2012-04-121-0/+3
* ps (API): Export the ability to set the creation date of the surfaceChris Wilson2012-04-121-0/+7
* doc: Add since documentation for enumeration valuesAndrea Canciani2012-03-291-2/+2
* doc: Add "since" tag to documentationAndrea Canciani2012-03-291-0/+2
* doc: Make documentation comments symmetricAndrea Canciani2012-03-291-1/+1
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* Use #include "cairo-*." instead of #include <cairo-*.h>Behdad Esfahbod2008-06-231-1/+1
* [doc] Stricter syntax check for type names, update testBehdad Esfahbod2008-01-281-1/+1
* Add cairo_ps_surface_restrict_to_level() APIAdrian Johnson2007-10-131-0/+25
* Add Encapsulated PostScript APIAdrian Johnson2007-09-231-0/+7
* New API: Replace cairo_{ps,pdf,svg}_set_dpi with new cairo_surface_set_fallba...Carl Worth2006-06-091-5/+0
* PS: Add three new public functions for emitting DSC comments.Carl Worth2006-05-031-1/+11
* PS: Add cairo_ps_surface_set_size along with ps-features testCarl Worth2006-05-021-0/+5
* Rip the cairo_content_t argument out of ps/pdf_surface_create as per discussi...Carl Worth2006-01-191-2/+0
* Change documentation to recommend cairo_paint rather than cairo_rectangle;cai...Carl Worth2006-01-181-0/+2
* Big change to the test infrastructure and supporting internals. The goal now ...Carl Worth2006-01-171-3/+3
* Give cairo_public an empty definition by default.Carl Worth2005-09-071-3/+3
* Remove destroy_closure from cairo_output_stream_t interface.Carl Worth2005-05-171-5/+14
* Add an #error if cairo-foo.h is included when cairo was compiled without supp...Carl Worth2005-05-141-0/+3
* Change definitions of everything in cairo-features.h to prefer #if over #ifdef.Carl Worth2005-05-061-1/+1
* Remove cairo_set_target_surface and all other backend-specific cairo_set_targ...Carl Worth2005-05-061-8/+0
* Switch from broken cworth@isi.edu address to canonical cworth@cworth.org addr...Carl Worth2005-02-221-1/+1
* Change cairo_font_t to refer to a font scaled to a particular output device r...Owen Taylor2005-01-211-2/+7
* Track various renamings.Carl Worth2005-01-201-0/+63