summaryrefslogtreecommitdiffstats
path: root/src/helper/geom.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* recognize HLineSegment and VLineSegment while looping through curvesJohan B. C. Engelen2008-06-291-12/+17
* add const to pointers that are not written toJohan B. C. Engelen2008-06-261-5/+3
* add const to references that are not written toJohan B. C. Engelen2008-06-261-7/+6
* rewrite nr_path_matrix_point_bbox_wind_distance in 2geom terms: pathv_matrix_...Johan B. C. Engelen2008-06-261-0/+304
* speed up bounds_exact for 2geom even more.Johan B. C. Engelen2008-06-231-3/+3
* add commentJohan B. C. Engelen2008-06-231-1/+1
* make faster 2geom bbox calc.Johan B. C. Engelen2008-06-231-4/+154
* use 2geom method to calc boundingbox of shapeJohan B. C. Engelen2008-06-161-0/+7
* add geom helper file. this will contain Inkscape specific geometry calculatio...Johan B. C. Engelen2008-06-161-0/+33