Code

BUG 284680 convert text to paths on cairo output
[inkscape.git] / src / extension / internal / cairo-render-context.cpp
2009-05-12 theAdibBUG 284680 convert text to paths on cairo output
2009-04-24 theadibapply printing w32 patch https://bugs.launchpad.net...
2008-10-31 Ted GouldMerge from trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-14 tavmjongFixes for clipping and masking:
2008-09-10 tavmjongFix clipping for Cairo generated PNG's.
2008-09-06 buliabyakfinally got the pattern transform right
2008-09-01 buliabyakuse smaller subpixel scaling; large values take more...
2008-09-01 buliabyakfix assert when exporting bug 171849 file, make sure...
2008-09-01 buliabyakenable EPS export via cairo, use it instead of the...
2008-08-31 johanengelencairo-render-context extension implementation converted...
2008-08-31 tavmjongFix patterns when scaled.
2008-08-28 joncruzFixed crash due to use of uninitialized pointer
2008-08-12 johanengelenNR:: to Geom:: for most of src/extension/
2008-06-26 johanengelenadd CairoRenderContext::renderPathVector
2008-06-12 buliabyakpatch 181692
2008-05-09 johanengelencomplete adding const to have only NArtBpath const...
2008-04-15 johanengelenfix include paths
2008-03-28 buliabyakfix compile
2008-03-28 ozmikepittmanFixing as per discussion in LP # 179988
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-01-16 theadibnow act on settings in dialogue
2008-01-03 mikloshEnable text output for Cairo renderer if Cairo has...
2008-01-03 mikloshPurged fill type enum
2008-01-03 mikloshFixed messed up transformations because of a missing...
2008-01-02 theadiberror checks on surface return values
2007-12-26 theadibcheck for cairo version
2007-12-26 theadibcheck for cairo version
2007-12-26 theadibmore on cairo ps/pdf options
2007-12-10 keescookImplement cross-architecture print dialog using cairo...
2007-12-10 keescookalways build cairo backend; add interface for setting...
2007-09-10 joncruzPurged fill type enum
2007-05-09 theAdibcairo ps output patch
2007-02-19 joncruzFixed unintialized variables and minor misc warnings
2006-10-08 ishmalComment out cairo-ft for font rendering. We should...
2006-10-02 mikloshFixed a few warnings and hardcoded PANGO_GLYPH_* constants
2006-10-01 mikloshInitial commit of Cairo renderer for PDF export