Code

fix bbox calculation for groups that contain groups with nothing in them (zero bbox...
[inkscape.git] / src / display / inkscape-cairo.cpp
2008-06-24 johanengelenimprove speed of getting curves to cairo, the same...
2008-06-24 buliabyakadd helpers for creating cairo_t for a canvas buf
2008-06-14 johanengelenfix typo in feed_path_to_cairo, potential bug
2008-06-08 johanengelenadd rendering to cairo from Geom::Path and Geom::PathVe...
2008-05-09 johanengelencomplete adding const to have only NArtBpath const...
2008-04-07 buliabyakfix bug with garbage lines caused with close_path when...
2007-03-19 buliabyakswitch to using NR::Maybe for area rect
2007-03-18 buliabyakoptimize cairo paths by not drawing segments that are...
2007-03-01 buliabyakrender text in outline mode via cairo (still no endian...