Revision 703264

Go back to digest for 26th August 2007

Other in Office

Boudewijn Rempt committed changes in /trunk/koffice/krita:

Use Blitz for scaling: there are still artefacts, but we are rid of our own asm file now. (Phew!) Also, use Qt's non-smooth scaling if zoom level > 1.0,1.0, because you don't want any smoothing when zooming in.

File Changes

Deleted 3 files
  • /trunk/koffice/krita/ui
  •   /asm_scale.S
  •   /scale.cpp
  •   /scale.h
Modified 14 files
  • /trunk/koffice/krita
  •   /image/kis_complex_color.cpp
  •   /image/kis_complex_color.h
  •   /ui/CMakeLists.txt
  •   /ui/kis_config.cc
  •   /ui/kis_config.h
  •   /ui/kis_load_visitor.cc
  •   /ui/kis_opengl_shader.h
  •   /ui/kis_prescaled_projection.cpp
  •   /ui/kis_prescaled_projection.h
  •   /ui/kis_qpainter_canvas.cpp
  •   /ui/kis_resource_provider.cc
  •   /ui/kis_resource_provider.h
  •   /plugins/painterlyframework/mathematics.cpp
  •   /plugins/viewplugins/panorama/ransac.h
17 files changed in total