Code

PathString now makes sure that relative coordinates are based on rounded absolute...
authorjaspervdg <jaspervdg@users.sourceforge.net>
Tue, 20 May 2008 18:25:46 +0000 (18:25 +0000)
committerjaspervdg <jaspervdg@users.sourceforge.net>
Tue, 20 May 2008 18:25:46 +0000 (18:25 +0000)
commita51d6261b417a0e5f541cf0d55e8938549c51e80
tree7820a642af558166ae420968838ecd18541f1f1c
parent02b211d5ad0015f24b09dee846a89cf19e95f98d
PathString now makes sure that relative coordinates are based on rounded absolute coordinates (which allows for greater path data size reductions and makes sure that two identical coordinates will result in the same rounded coordinates).
src/svg/path-string.cpp
src/svg/path-string.h