summaryrefslogtreecommitdiffstats
path: root/src/helper/geom.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* speed up bounds_exact for 2geom even more.Johan B. C. Engelen2008-06-231-3/+3
| | | (bzr r6035)
* add commentJohan B. C. Engelen2008-06-231-1/+1
| | | (bzr r6033)
* make faster 2geom bbox calc.Johan B. C. Engelen2008-06-231-4/+154
| | | (bzr r6032)
* use 2geom method to calc boundingbox of shapeJohan B. C. Engelen2008-06-161-0/+7
| | | (bzr r5968)
* add geom helper file. this will contain Inkscape specific geometry ↵Johan B. C. Engelen2008-06-161-0/+33
calculation methods that are not (yet, if ever) provided by lib2geom. (bzr r5965)