Revision 51c811e...

Go back to digest for 1st July 2012

Bug Fixes in Office

Boudewijn Rempt committed changes in [calligra] krita/plugins/paintops/libbrush/kis_brush.cpp:

Make sure the dab is converted to the paint device's colorspace

If we have an image brush, then we create an rgb8 dab. This dab needs
to be converted to the active paint device's colorspace before we can
paint with it.

(Long-standing bug, I guess nobody uses color image pipe brushes...)

File Changes

Modified 1 files
  • krita/plugins/paintops/libbrush/kis_brush.cpp
1 files changed in total