Revision 583648

Go back to digest for 17th September 2006

Features in Office

Jan Hambrecht committed changes in /trunk/koffice/libs/flake:

* implemented breaking a path at a selected point or segment
* implemented joining two subpath at their selected end nodes
* added some helper functions like reversing a subpath, closing a specified subpath or finding a point in the path
* introduced a new type KoPointPosition do describe a path points position inside the path
* added setProperty, unsetProperty functions to the KoPathPoint to add or remove a single point property
* made some documentation updates

There are no commands yet to undo/redo the new functions. I am working on them next.

File Changes

Modified 3 files
  • /trunk/koffice/libs/flake
  •   /KoPathShape.cpp
  •   /KoPathShape.h
  •   /KoPathTool.cpp
3 files changed in total