summaryrefslogtreecommitdiff
path: root/src/cairo-svg.h
Commit message (Expand)AuthorAgeFilesLines
* doc: Fix external linksKhaled Hosny2023-02-021-3/+3
* #483Glash Gnome2021-05-131-1/+0
* svg: Label for cairo_svg_unit_t doxygen was incorrectBryce Harrington2017-12-141-1/+1
* svg: add a new function to specify the SVG document unitAntonio Ospite2017-12-041-0/+47
* 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
* [SVG] Define enum _cairo_svg_version.Behdad Esfahbod2006-11-211-1/+1
* Remove CAIRO_SVG_VERSION_LAST from public header file.Behdad Esfahbod2006-06-301-3/+10
* New API: Replace cairo_{ps,pdf,svg}_set_dpi with new cairo_surface_set_fallba...Carl Worth2006-06-091-5/+0
* Remove trailing whitespace from lines that look like comments.Carl Worth2006-06-061-1/+1
* SVG: Fix cairo_svg_surface_restrict_to_version.Emmanuel Pacaud2006-05-051-1/+1
* SVG: Rework of API for SVG selection.Emmanuel Pacaud2006-05-021-21/+20
* SVG: Add an additionnal API for creating SVG 1.1 or 1.2 files.Emmanuel Pacaud2006-05-011-0/+18
* add optionnal disabled by default SVG backend.Emmanuel Pacaud2005-12-081-0/+63