summaryrefslogtreecommitdiffstats
path: root/src/2geom/affine.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-2/+4
| | | (bzr r14059.2.1)
* update 2geom's copy to r2142Johan B. C. Engelen2014-01-121-13/+2
| | | (bzr r12921)
* Synchronized 2geom to revision 2058Kris De Gussem2012-02-151-1/+1
| | | (bzr r10978)
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-6/+4
| | | (bzr r10347.1.21)
* Replace direct use of Cairo contexts and surfaces in the rendering treeKrzysztof Kosi??ski2011-07-221-1/+3
| | | | | | | with wrappers which keep some extra information about the surface, amd NRRect and NRRectL use with Geom::Rect and Geom::IntRect. Should simplify implementing filter primitive subregions. (bzr r10347.1.17)
* Update 2Geom to pull in integer rectangle classKrzysztof Kosi??ski2011-06-231-7/+8
| | | (bzr r10347.1.1)
* Properly fix seltrans brokenness in 2Geom and pull updated filesKrzysztof Kosi??ski2011-02-051-8/+7
| | | | | into Inkscape (bzr r10034)
* Add missing 2geom filesJosh Andler2011-02-031-0/+253
(bzr r10027)