summaryrefslogtreecommitdiffstats
path: root/src/geom.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove geom.cpp and geom.h. Now use 2geom/geom.cpp and 2geom.h.Johan B. C. Engelen2007-11-091-35/+0
| | | | | Add conversion functions between Geom::Point and NR::Point (bzr r4050)
* Groundwork to snap to intersections, e.g. intersections of gridlines with ↵Diederik van Lierop2007-11-031-0/+5
| | | | | guidelines, and of objects with other objects. The snappers used to return only SnappedPoints, but now also SnappedLines and SnappedInfiniteLines can be returned. SnappedPaths will be implemented later. (bzr r4016)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+30
(bzr r1)