Revision 89af64e...

Go back to digest for 11th March 2012

Bug Fixes in Office

Dmitry Kazakov committed changes in [calligra] /plugins/paintops/libbrush:

Fixed the mask size returned by KisImagePipeBrush

There are two fixes:
1) Now we switch the brush after painting the dab, not before. Otherwise
the dab size is unknown.
2) Mask size is returned using the current brush values.

File Changes

Added 2 files
  • /plugins/paintops/libbrush/tests
  •   krita/kis_imagepipe_brush_test.cpp
  •   krita/kis_imagepipe_brush_test.h
Modified 5 files
  • /plugins/paintops/libbrush
  •   krita/kis_brush.cpp
  •   krita/kis_brush.h
  •   krita/kis_imagepipe_brush.cpp
  •   krita/kis_imagepipe_brush.h
  •   krita/tests/CMakeLists.txt
7 files changed in total