summaryrefslogtreecommitdiff
path: root/src/cairo-pdf.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-14Revert accidental push of ps debugging API.Chris Wilson1-5/+0
2012-04-12pdf (debug API): Export the ability to force fallbacksChris Wilson1-0/+5
2012-03-29doc: Add since documentation for enumeration valuesAndrea Canciani1-2/+2
2012-03-29doc: Add "since" tag to documentationAndrea Canciani1-1/+1
2012-03-29doc: Make documentation comments symmetricAndrea Canciani1-1/+1
2010-04-27Update FSF addressAndrea Canciani1-1/+1
2008-12-23Document PDF restrict_to_version APIAdrian Johnson1-0/+2
2008-11-24PDF: Add cairo_pdf_surface_restrict_to_version APIAdrian Johnson1-0/+24
2008-06-23Use #include "cairo-*." instead of #include <cairo-*.h>Behdad Esfahbod1-1/+1
2006-09-18cairo-pdf.h: Add missing cairo_public decoratorsBehdad Esfahbod1-1/+1
2006-06-09New API: Replace cairo_{ps,pdf,svg}_set_dpi with new cairo_surface_set_fallba...Carl Worth1-5/+0
2006-05-03PDF: Add new cairo_pdf_surface_set_size for doing per-page size changesCarl 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-9/+8
2005-05-16Take a filename instead of a FILE pointer.Kristian Høgsberg1-6/+4
2005-05-14Add an #error if cairo-foo.h is included when cairo was compiled without supp...Carl Worth1-0/+3
2005-05-13Rename cairo_pdf_surface_create_for_callback() to cairo_pdf_surface_create_fo...Kristian Høgsberg1-11/+12
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-18/+0
2005-03-28New PNG utility functions.Kristian Høgsberg1-26/+26
2005-03-16Add cairo_output_stream.cKristian Høgsberg1-11/+29
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/+62