Revision b2ccaf2...
Go back to digest for 7th October 2012Bug Fixes in Office
José Luis Vergara committed changes in [calligra/krita-newvectorworkflow-pentali] /:
Progressing solution of the "line links blobs" bug
o the cause is the algorithm I'm using, it's made for lines, not blobs. So when it encounters several separate blobs, it treats them like a line
o KarbonCurveFit is temporary, before merging I'll merge the changes to KoPathShape, it should have methods to simplify itself.
o life is good, and I am back
File Changes
Modified 2 files
- plugins/vectortools/KoBlobTool.cpp
- karbon/plugins/tools/KarbonCurveFit.cpp
2 files changed in total