Revision 8d7cf7b...

Go back to digest for 1st January 2012

Bug Fixes in Office

Lukáš Tvrdý committed changes in [calligra] krita/image/kis_transform_worker.cc:

Fix artefacts when upscaling

o overflow in arithemthics caused opaque
pixels, might fix crashes for scaling for MSVC compiler
o removed alias variable
o fix coding style: add braces to single-line if conditions
o add asserts to catch overflows

File Changes

Modified 1 files
  • krita/image/kis_transform_worker.cc
1 files changed in total