cairo/doc/public/tmpl
Carl Worth 2b72a4eee8 Fix for bug #2729:
Adjust negative offsets up to their equivalent positive value. Add error checking for dash values, (must each be non-negative and must not be all zero).
Add documentation.
Add new CAIRO_STATUS_INVALID_DASH.
Add dash-offfset-negative test from Owen.
churn
2005-08-19 12:02:14 +00:00
..
.cvsignore configure.in Makefile.am docs/Makefile.am docs/public/*: Add framework for doing docs via gtk-doc. 2005-01-27 11:35:25 +00:00
cairo-atsui.sgml Protect less-than and greater-than symbols in documentation string. 2005-05-22 11:12:46 +00:00
cairo-font.sgml Add a new API for disabling antialiasing of shapes drawn by cairo. This is a hint and is not supported by all backends. 2005-08-08 18:35:22 +00:00
cairo-ft.sgml src/cairo-font-options.c src/cairo.h src/cairoint.h src/Makefile.am: Add an opaque cairo_font_options_t structure. 2005-07-21 06:52:13 +00:00
cairo-glitz.sgml Remove --only-section-tmpl; it doesn't really work currently :-(. 2005-06-15 16:04:19 +00:00
cairo-matrix.sgml Remove --only-section-tmpl; it doesn't really work currently :-(. 2005-06-15 16:04:19 +00:00
cairo-pattern.sgml More obnoxious tmpl churn 2005-08-05 10:03:04 +00:00
cairo-pdf.sgml Remove --only-section-tmpl; it doesn't really work currently :-(. 2005-06-15 16:04:19 +00:00
cairo-png.sgml Remove --only-section-tmpl; it doesn't really work currently :-(. 2005-06-15 16:04:19 +00:00
cairo-ps.sgml Remove --only-section-tmpl; it doesn't really work currently :-(. 2005-06-15 16:04:19 +00:00
cairo-quartz.sgml Remove --only-section-tmpl; it doesn't really work currently :-(. 2005-06-15 16:04:19 +00:00
cairo-surface.sgml Add some missing declarations to the appropriate sections. 2005-08-05 10:30:31 +00:00
cairo-win32.sgml Remove --only-section-tmpl; it doesn't really work currently :-(. 2005-06-15 16:04:19 +00:00
cairo-xcb-xrender.sgml Remove --only-section-tmpl; it doesn't really work currently :-(. 2005-06-15 16:04:19 +00:00
cairo-xcb.sgml Remove --only-section-tmpl; it doesn't really work currently :-(. 2005-06-15 16:04:19 +00:00
cairo-xlib-xrender.sgml src/cairo.[ch] src/cairo-gstate-private.h src/cairo-gstate.c src/cairoint.c: Add cairo_{get,set}_font_options(). 2005-07-25 12:29:23 +00:00
cairo-xlib.sgml Add some missing declarations to the appropriate sections. 2005-08-05 10:30:31 +00:00
cairo.sgml Fix for bug #2729: 2005-08-19 12:02:14 +00:00