summaryrefslogtreecommitdiffstats
path: root/src/svg/svg-affine.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-24/+24
| | | (bzr r5149)
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+4
| | | (bzr r4629)
* refactor sp_svg_transform_write to return a dynamically-allocated stringMenTaLguY2007-02-281-25/+15
| | | | | -- dynamic allocation won't hurt you, but buffer overruns will! (bzr r2466)
* make svg numeric precision, minimum exponent, and the use of named colors ↵bulia byak2006-10-311-16/+19
| | | | | (as well as shortened color triads like #ccc) configurable via prefs (bzr r1877)
* limit the smallest exponent in transforms; anything smaller is written as 0bulia byak2006-04-251-16/+16
| | | (bzr r583)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+265
(bzr r1)