Revision 89029f6...
Go back to digest for 27th April 2014Bug Fixes in Office
Lukáš Tvrdý committed changes in [calligra] krita/plugins/extensions/gmic/kis_gmic_simple_convertor.cpp:
GMIC: Fix crash when filter is applied to the layer which was moved
- the computation of tile width was buggy
- scaling pixels to float color-space in temporary tile
did not take into account the posibility that the source
tile is read only partially (when you e.g. selection)
- there is still some corruption when bitblting
gmic result to layer
File Changes
Modified 1 files
- krita/plugins/extensions/gmic/kis_gmic_simple_convertor.cpp
1 files changed in total