summaryrefslogtreecommitdiff
path: root/src/cairo-ps.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-14Revert accidental push of ps debugging API.Chris Wilson1-10/+0
2012-04-12ps (debug API): Export the ability to force fallbacksChris Wilson1-0/+3
2012-04-12ps (API): Export the ability to set the creation date of the surfaceChris Wilson1-0/+7
2012-03-29doc: Add since documentation for enumeration valuesAndrea Canciani1-2/+2
2012-03-29doc: Add "since" tag to documentationAndrea Canciani1-0/+2
2012-03-29doc: Make documentation comments symmetricAndrea Canciani1-1/+1
2010-04-27Update FSF addressAndrea Canciani1-1/+1
2008-06-23Use #include "cairo-*." instead of #include <cairo-*.h>Behdad Esfahbod1-1/+1
2008-01-28[doc] Stricter syntax check for type names, update testBehdad Esfahbod1-1/+1
2007-10-13Add cairo_ps_surface_restrict_to_level() APIAdrian Johnson1-0/+25
2007-09-23Add Encapsulated PostScript APIAdrian Johnson1-0/+7
2006-06-09New API: Replace cairo_{ps,pdf,svg}_set_dpi with new cairo_surface_set_fallba...Carl Worth1-5/+0
2006-05-03PS: Add three new public functions for emitting DSC comments.Carl Worth1-1/+11
2006-05-02PS: Add cairo_ps_surface_set_size along with ps-features testCarl Worth1-0/+5
2006-01-19Rip the cairo_content_t argument out of ps/pdf_surface_create as per discussi...Carl Worth1-2/+0
2006-01-18Change documentation to recommend cairo_paint rather than cairo_rectangle;cai...Carl Worth1-0/+2
2006-01-17Big change to the test infrastructure and supporting internals. The goal now ...Carl Worth1-3/+3
2005-09-07Give cairo_public an empty definition by default.Carl Worth1-3/+3
2005-05-17Remove destroy_closure from cairo_output_stream_t interface.Carl Worth1-5/+14
2005-05-14Add an #error if cairo-foo.h is included when cairo was compiled without supp...Carl Worth1-0/+3
2005-05-06Change definitions of everything in cairo-features.h to prefer #if over #ifdef.Carl Worth1-1/+1
2005-05-06Remove cairo_set_target_surface and all other backend-specific cairo_set_targ...Carl Worth1-8/+0
2005-02-22Switch from broken cworth@isi.edu address to canonical cworth@cworth.org addr...Carl Worth1-1/+1
2005-01-21Change cairo_font_t to refer to a font scaled to a particular output device r...Owen Taylor1-2/+7
2005-01-20Track various renamings.Carl Worth1-0/+63