diff options
author | Luboš Luňák <l.lunak@suse.cz> | 2012-06-20 21:29:52 +0200 |
---|---|---|
committer | Luboš Luňák <l.lunak@suse.cz> | 2012-06-22 16:50:17 +0200 |
commit | 77987eacff20dec40caf29aae61d262239d441e9 (patch) | |
tree | a38f790124a3542ce725fabfb5a3cac633b11508 /xmlreader | |
parent | 43cd955d4052d9ffa4de5444d0900fba0d7ef3b1 (diff) |
be somewhat lenient when doing the one-bitmap WMF optimization
The document from bnc#765998 contains a rather huge WMF with poor
quality. It could be smoothscaled to get a much better result,
but doing that would be too slow with an image of this size,
and it would be done every single time the image would need to be
painted, because the resulting image would not be cached.
One reason for this is that the WMF appears to be kinda broken (or let's
say imprecise [which is no wonder after trying to read things like
http://msdn.microsoft.com/en-us/library/dd162607(v=vs.85).aspx
and trying to understand what exactly rlcFrames is supposed to be]).
Change-Id: I017db36ec96f5405ff5965943003d5aa93018a37
Diffstat (limited to 'xmlreader')
0 files changed, 0 insertions, 0 deletions