summaryrefslogtreecommitdiffstats
path: root/src/display/nr-arena-glyphs.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* lay groundwork for non-filter view modeMenTaLguY2008-03-311-5/+5
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-19/+19
* fix by Albin Sunnanbo for dash offset in textbulia byak2008-03-111-0/+1
* patch by Albin Sunnanbo for 168072bulia byak2008-03-101-0/+1
* Warning cleanupJon A. Cruz2007-11-101-5/+5
* noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs f...Peter Moulder2007-09-291-8/+8
* Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz2007-09-151-10/+7
* Purged fill type enumJon A. Cruz2007-09-101-36/+35
* use ::upgrade for getting NR::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
* patch the RGBA/BGRA incompatibility (until we're not using cairo throughout)bulia byak2007-03-021-1/+3
* outline mode: render into the passed cairo_tbulia byak2007-03-021-11/+3
* API change: render methods now take a cairo_t (not yet used)bulia byak2007-03-011-2/+2
* render text in outline mode via cairo (still no endian-safe); factor out help...bulia byak2007-03-011-1/+39
* Unions Are Evil! When pixblock size is TINY, it stores data right in the data...bulia byak2007-02-041-2/+2
* deal with the possible failure to create pixblock due to insufficient memorybulia byak2006-10-141-0/+14
* Rendering optimisation, which gives best results for zoomed in drawings with ...Andrius Ramanauskas2006-04-191-0/+2
* CodingStyle: whitespace, and move a few declarations to first use.Peter Moulder2006-04-031-447/+451
* cleanup: Remove commented-out code (dating from 2004, Big Pango Patch)Peter Moulder2006-04-031-52/+1
* CodingStyle: const placementPeter Moulder2006-04-031-6/+6
* fix 1432089: stroke is not drawn not only when it's not set but also when it'...bulia byak2006-02-151-2/+3
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+679