Revision 1199936
Go back to digest for 28th November 2010Optimization in Office
Inge Wallin committed changes in /trunk/koffice/filters/libkowmf/kowmfreadprivate.cc:
Redo the calculation of the bounding box in a better way.
The new way means that the bounding box is only recalculated when
there is a drawing operation. This means that changes to the
window/viewport origin or extension with no drawing are
disregarded. It also means that there is no recalculation when both
org and ext are changed in between but just after both have changed.
This probably means that we get a much better bounding box in many
cases.
File Changes
Modified 1 files
- /trunk/koffice/filters/libkowmf/kowmfreadprivate.cc
1 files changed in total