Revision fa2dbe9...
Go back to digest for 1st September 2013Bug Fixes in Office
Dmitry Kazakov committed changes in [calligra] /plugins/paintops:
Fixed a subpixel precision calculation of mask sizes
Now the size of the mask is calculated depending on the fractional offset.
This is the second version of a commit 2c30521 which was reverted due to
the problems with the autobrush. Now the auto brush calculates the center
of the dab correctly using the hotspot information which gives the most
stable and correct results.
File Changes
Modified 13 files
- /plugins/paintops
- krita/filterop/kis_filterop.cpp
- krita/libbrush/kis_auto_brush.cpp
- krita/libbrush/kis_brush.cpp
- krita/libbrush/kis_brush.h
- krita/libbrush/kis_brushes_pipe.h
- krita/libbrush/kis_imagepipe_brush.cpp
- krita/libbrush/kis_imagepipe_brush.h
- krita/libbrush/kis_text_brush.cpp
- krita/libbrush/kis_text_brush.h
- krita/libpaintop/kis_dab_cache.cpp
- krita/defaultpaintops/duplicate/kis_duplicateop.cpp
- krita/libbrush/tests/kis_auto_brush_test.cpp
- krita/libbrush/tests/kis_imagepipe_brush_test.cpp
13 files changed in total