summaryrefslogtreecommitdiff
path: root/platform/android
diff options
context:
space:
mode:
authorRobin Watts <robin.watts@artifex.com>2016-10-24 01:07:23 +0100
committerRobin Watts <robin.watts@artifex.com>2016-10-24 13:23:50 +0100
commit956b4f190c94b5ee1d1746bcd1d776cf392e00ac (patch)
tree169532b67a2cfce085d9143593de6ba72c07835c /platform/android
parent01f6954b88753d91e8dea7e369b3cc1eef75d423 (diff)
downloadmupdf-956b4f190c94b5ee1d1746bcd1d776cf392e00ac.tar.xz
Bug 697234: Fix slow rendering.
fz_contains_rect was improperly implemented (the logic in the final test was reversed). This was causing us to use the font bbox for some t3 glyphs, resulting in massive bboxes, that could never be cached. Rerendering these each time was taking ages, even though there was nothing actually in them.
Diffstat (limited to 'platform/android')
0 files changed, 0 insertions, 0 deletions