summaryrefslogtreecommitdiffstats
path: root/src/2geom/curve-helpers.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update 2geom (svn rev1433)Johan B. C. Engelen2008-07-031-2/+2
| | | (bzr r6134)
* implemented new classes for horizontal and vertical line segments; path.h ↵mcecchetti2008-05-261-0/+94
has been splitted in several files: curve.h, sbasis-curve.h, bezier-curve.h, elliptical-arc.h, path.h; curves.h allows to include all curve types at once (bzr r5755)