diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2008-07-13 18:43:05 +0000 |
|---|---|---|
| committer | johanengelen <johanengelen@users.sourceforge.net> | 2008-07-13 18:43:05 +0000 |
| commit | 4116683171847429ba0472c98f733cad23852f53 (patch) | |
| tree | 3283de1687b05c75311b04698123150d920fc498 /src/display/curve.cpp | |
| parent | 2geomify generation of nodetool's nodepath. have done testing, but needs more... (diff) | |
| download | inkscape-4116683171847429ba0472c98f733cad23852f53.tar.gz inkscape-4116683171847429ba0472c98f733cad23852f53.zip | |
2geomify pov-out extension
(bzr r6284)
Diffstat (limited to 'src/display/curve.cpp')
| -rw-r--r-- | src/display/curve.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/display/curve.cpp b/src/display/curve.cpp index c229ec28a..e10ebcb32 100644 --- a/src/display/curve.cpp +++ b/src/display/curve.cpp @@ -226,6 +226,7 @@ SPCurve::get_length() const /* * Returns the number of segments of all paths summed + * This count includes the closing line segment of a closed path. */ guint SPCurve::get_segment_count() const |
