summaryrefslogtreecommitdiffstats
path: root/src/svg (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Tests: fix stringstream-test for outputting floating point numbers. At http:/...Johan B. C. Engelen2014-11-191-3/+3
* Add special rotation solution to optimized transforms, found by JohanLiam P. White2014-11-092-12/+13
* Fix bug in previous commit. Add test against itLiam P. White2014-11-092-3/+4
* Add specialized transformsLiam P. White2014-11-092-59/+100
* fix missing assignment to variable.Johan B. C. Engelen2014-11-081-0/+4
* update svg-length-test.h from 90 to 96 dpiAlvin Penner2014-11-031-7/+7
* Update to trunk r13621Liam P. White2014-10-175-2/+211
|\
| * Merged hatch rendering codeTomasz Boczkowski2014-10-144-0/+209
| * Fix uninitialized variable use in svg-color.cpp. (additionally reduce scope o...Johan B. C. Engelen2014-10-111-2/+2
| * Read HSL colors (CSS Color Module Level 3).Tavmjong Bah2014-07-241-0/+53
| * Add new named color 'rebeccapurple' (CSS4 Color).Tavmjong Bah2014-06-211-0/+1
* | More header cleanupLiam P. White2014-09-065-27/+24
* | Code cleanup.Liam P. White2014-08-183-56/+32
* | Read HSL color (CSS Color Module Level 3).Tavmjong Bah2014-07-241-0/+53
* | Add new named color 'rebeccapurple' (CSS4 Color).Tavmjong Bah2014-06-211-0/+1
|/
* update 2geom's copy to r2142Johan B. C. Engelen2014-01-121-3/+3
* fix warning and add comments about fixing codeJohan B. C. Engelen2013-10-271-0/+3
* Rewrite the internals of the unit code for somewhat better performanceKrzysztof Kosi??ski2013-10-051-0/+2
* Further refactored SPEllipse.Markus Engel2013-09-262-0/+9
* updates for cmakeCampbell Barton2013-09-191-3/+0
* Merged from trunk (r12517).Markus Engel2013-09-141-8/+12
|\
| * Forgot check in last commit.Matthew Petroff2013-09-121-1/+1
| * Fix handling of SVG lengths with spaces between value and unit (hopefully wit...Matthew Petroff2013-09-121-0/+2
| * partially revert 12471, this fixes bug 1215575, but undoes the fix for the le...Johan B. C. Engelen2013-09-111-8/+10
* | Merged from trunk (r12488).Markus Engel2013-08-303-38/+74
|\|
| * Add option to write out path data using only relative coordinatesTavmjong Bah2013-08-152-31/+65
| * Fix handling of SVG lengths with spaces [Bug #1208002].Matthew Petroff2013-08-031-0/+2
| * Eliminate "unit-constants.h".Matthew Petroff2013-07-311-7/+7
* | Merged from trunk (r12419).Markus Engel2013-07-141-16/+11
|\|
| * Refactored internals to use a vector of structs instead of several parallel a...Jon A. Cruz2013-05-181-16/+11
* | various little changesMarkus Engel2013-04-101-0/+7
* | Removed unused (ancient!) code.Markus Engel2013-04-103-131/+0
|/
* Fix another load of forward declaration tagsAlex Valavanis2013-03-141-1/+1
* code cleanup: quiet warnings with gcc.Campbell Barton2012-11-202-0/+3
* Make last segment before close path absolute.Jasper van de Gronde2012-09-131-1/+5
|\
| * Allow shorthand pathsJasper van de Gronde2012-05-073-14/+100
|/
* c++ification: GHashTable > std::map (bug #970237 ; patch by Samuel Chase + so...Kris De Gussem2012-04-042-47/+42
* cppcheckKris De Gussem2012-03-071-1/+1
* Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...Jon A. Cruz2012-02-131-4/+4
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-0813-20/+11
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-3/+4
* cppcheckKris De Gussem2011-10-181-2/+2
* Warning cleanup.Jon A. Cruz2011-10-021-0/+2
* Remove nr-forward.hKrzysztof Kosi??ski2011-08-271-1/+0
* Refactored to abstract lcms usage more. Added CMSSystem class.Jon A. Cruz2011-07-101-10/+7
* Next step in refactoring color management. More to come.Jon A. Cruz2011-07-091-3/+7
* added missing headerCampbell Barton2011-07-021-0/+3
* Merge from trunkKrzysztof Kosi??ski2011-06-191-17/+35
|\
| * cmake:Campbell Barton2011-06-131-2/+19
| * cmake: now builds without having most of the source listed in 1 file.Campbell Barton2011-06-131-1/+2