Revision 830540

Go back to digest for 13th July 2008

Features in Office

Fela Winkelmolen committed changes in /trunk/koffice/karbon/plugins/tools/CalligraphyTool/KarbonSimplifyPath.cpp:

Finish the simplification algorithm adding additional points before calling bezierFit(), this make this function a lot more reliable, benefits of the change include:
* more accurate simplification
* avoid (virtually all cases) of bezierFit() giving totally wrong curves
* as a consequence of the above moving the guide path points is a lot more reliable, not giving weird results anymore.

File Changes

Modified 1 files
  • /trunk/koffice/karbon/plugins/tools/CalligraphyTool/KarbonSimplifyPath.cpp
1 files changed in total