summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/cairo-render-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* check for cairo versionAdib Taraben2007-12-261-1/+1
* check for cairo versionAdib Taraben2007-12-261-1/+1
* more on cairo ps/pdf optionsAdib Taraben2007-12-261-1/+30
* Implement cross-architecture print dialog using cairo and PNG backends.Kees Cook2007-12-101-2/+7
* always build cairo backend; add interface for setting cairo surface to rendererKees Cook2007-12-101-4/+18
* Purged fill type enumJon A. Cruz2007-09-101-14/+14
* cairo ps output patchtheAdib2007-05-091-71/+153
* Fixed unintialized variables and minor misc warningsJon A. Cruz2007-02-191-3/+7
* Comment out cairo-ft for font rendering. We should not need to depend on fre...Bob Jamison2006-10-081-1/+6
* Fixed a few warnings and hardcoded PANGO_GLYPH_* constantsmiklosh2006-10-021-12/+13
* Initial commit of Cairo renderer for PDF exportmiklosh2006-10-011-0/+1425