summaryrefslogtreecommitdiff
path: root/src/cairo-pdf.h
Commit message (Expand)AuthorAgeFilesLines
* pdf: ensure filenames are correctly encodedAdrian Johnson2022-01-161-1/+5
* Add cairo_pdf_surface_set_custom_metadata()Adrian Johnson2021-08-221-0/+5
* pdf: use link attributes instead of dest name for cairo_pdf_surface_add_outlineAdrian Johnson2017-08-261-1/+1
* pdf: Fix wrong cairo_pdf_outline_flags_t item prefixKouhei Sutou2017-01-051-6/+6
* pdf: Remove duplicated itemKouhei Sutou2017-01-051-1/+0
* fix make checkAdrian Johnson2016-10-041-3/+3
* pdf: thumbnail APIAdrian Johnson2016-10-011-0/+5
* pdf: page label APIAdrian Johnson2016-10-011-0/+4
* pdf: metadata APIAdrian Johnson2016-10-011-0/+31
* pdf: add document outline APIAdrian Johnson2016-10-011-0/+28
* Revert accidental push of ps debugging API.Chris Wilson2012-04-141-5/+0
* pdf (debug API): Export the ability to force fallbacksChris Wilson2012-04-121-0/+5
* doc: Add since documentation for enumeration valuesAndrea Canciani2012-03-291-2/+2
* doc: Add "since" tag to documentationAndrea Canciani2012-03-291-1/+1
* doc: Make documentation comments symmetricAndrea Canciani2012-03-291-1/+1
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* Document PDF restrict_to_version APIAdrian Johnson2008-12-231-0/+2
* PDF: Add cairo_pdf_surface_restrict_to_version APIAdrian Johnson2008-11-241-0/+24
* Use #include "cairo-*." instead of #include <cairo-*.h>Behdad Esfahbod2008-06-231-1/+1
* cairo-pdf.h: Add missing cairo_public decoratorsBehdad Esfahbod2006-09-181-1/+1
* New API: Replace cairo_{ps,pdf,svg}_set_dpi with new cairo_surface_set_fallba...Carl Worth2006-06-091-5/+0
* PDF: Add new cairo_pdf_surface_set_size for doing per-page size changesCarl Worth2006-05-031-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-9/+8
* Take a filename instead of a FILE pointer.Kristian Høgsberg2005-05-161-6/+4
* Add an #error if cairo-foo.h is included when cairo was compiled without supp...Carl Worth2005-05-141-0/+3
* Rename cairo_pdf_surface_create_for_callback() to cairo_pdf_surface_create_fo...Kristian Høgsberg2005-05-131-11/+12
* 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-18/+0
* New PNG utility functions.Kristian Høgsberg2005-03-281-26/+26
* Add cairo_output_stream.cKristian Høgsberg2005-03-161-11/+29
* 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/+62