summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/cairo-render-context.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Comment out cairo-ft for font rendering. We should not need to depend on ↵Bob Jamison2006-10-081-1/+6
| | | | | freetype, but rather Pango, since we do that for gtk2.8+ anyway. (bzr r1778)
* Fixed a few warnings and hardcoded PANGO_GLYPH_* constantsmiklosh2006-10-021-12/+13
| | | (bzr r1752)
* Initial commit of Cairo renderer for PDF exportmiklosh2006-10-011-0/+1425
(bzr r1731)