summaryrefslogtreecommitdiffstats
path: root/src/helper/geom.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge from fe-movedTed Gould2008-11-211-2/+4
| | | (bzr r6891)
* Merging from trunkTed Gould2008-10-111-0/+11
| | | (bzr r6884)
* src/helper 2geomifiedJohan B. C. Engelen2008-08-061-3/+0
| | | (bzr r6579)
* 2geomify pov-out extensionJohan B. C. Engelen2008-07-131-0/+2
| | | (bzr r6284)
* EOL fixupsJon A. Cruz2008-07-051-40/+40
| | | (bzr r6164)
* add const to pointers that are not written toJohan B. C. Engelen2008-06-261-2/+2
| | | (bzr r6071)
* add const to references that are not written toJohan B. C. Engelen2008-06-261-2/+2
| | | (bzr r6069)
* rewrite nr_path_matrix_point_bbox_wind_distance in 2geom terms: ↵Johan B. C. Engelen2008-06-261-0/+9
| | | | | pathv_matrix_point_bbox_wind_distance. (still not 100% clear to me what this method does, but seemed not necessary for rewriting) (bzr r6067)
* use 2geom method to calc boundingbox of shapeJohan B. C. Engelen2008-06-161-0/+1
| | | (bzr r5968)
* add geom helper file. this will contain Inkscape specific geometry ↵Johan B. C. Engelen2008-06-161-0/+30
calculation methods that are not (yet, if ever) provided by lib2geom. (bzr r5965)