summaryrefslogtreecommitdiffstats
path: root/src/display/inkscape-cairo.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen2008-05-091-1/+1
* switch to using NR::Maybe for area rectbulia byak2007-03-191-1/+1
* optimize cairo paths by not drawing segments that are outside of view (for st...bulia byak2007-03-181-1/+1
* render text in outline mode via cairo (still no endian-safe); factor out help...bulia byak2007-03-011-0/+26