Revision 639067

Go back to digest for 11th March 2007

Features in Office

Thomas Zander committed changes in /trunk/koffice/krita/ui:

Yesterday casper said something on IRC, he said that you can't put document-DPI zoom in the zoom manager. I thought a little about it and it struck me that we've been attacking this rasterizing of flake-shapes from the wrong angle.

The viewConverter for this special case is to convert from flake-internal to krita-internal. Meaning that (user)zoom-level is irrelevant. Only the image-wide DPI is relevant.

After that it was a simple task of writing a new implementation of the KoViewConverter interface based on that, and we're set.

File Changes

Modified 2 files
  • /trunk/koffice/krita/ui
  •   /kis_shape_layer.cc
  •   /kis_shape_layer.h
2 files changed in total