summaryrefslogtreecommitdiffstats
path: root/src/display/inkscape-cairo.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-09complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen1-1/+1
2008-04-07fix bug with garbage lines caused with close_path when part of a subpath is o...bulia byak1-2/+12
2007-03-19switch to using NR::Maybe for area rectbulia byak1-3/+5
2007-03-18optimize cairo paths by not drawing segments that are outside of view (for st...bulia byak1-13/+38
2007-03-01render text in outline mode via cairo (still no endian-safe); factor out help...bulia byak1-0/+108