summaryrefslogtreecommitdiff
path: root/src/cairo-ps.h
AgeCommit message (Expand)AuthorFilesLines
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