diff options
author | Jan Holesovsky <kendy@suse.cz> | 2013-01-04 04:34:25 +0100 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2013-01-04 22:02:52 +0100 |
commit | 6112d7b94201f785a722d1d9d9f4da826452d5c5 (patch) | |
tree | b6db59e50af45f59b7cd3f181722dd25fa1c1cdd /vcl/inc | |
parent | 3fc8c364cc58429bd840f47a80a9258de21ed131 (diff) |
Kill workaround of i#75264 - it breaks drawing of a perfectly fine bitmap.
The case where it broke was a bitmap that is very wide (3000 pixels), but not
too tall - and the small height satisfied the aPosAry.mnDestHeight >
3*mnOutHeight condition.
Such workarounds that are triggered only in very rare cases are a bad idea in
general, unless there is a unit test. I've tested with the document from
i#75264, and it works for me - there were some improvements in the bitmap
scaling, hopefully the root cause is fixed by that, or maybe I just have more
memory; who knows.
Change-Id: I4b7a749378ef35469db78dfc680fc77f87bc4382
Diffstat (limited to 'vcl/inc')
0 files changed, 0 insertions, 0 deletions