summaryrefslogtreecommitdiff
path: root/android/res
diff options
context:
space:
mode:
authorRobin Watts <robin.watts@artifex.com>2013-04-10 18:16:45 +0100
committerRobin Watts <robin.watts@artifex.com>2013-04-10 18:19:34 +0100
commitaf6f866b0ecd18a797b2a60920ca641892851f9f (patch)
tree29fa037f6a3255def940b03b58787951f3be8146 /android/res
parentb8f786e69e37ca402a2fb35e1eb75839cc4c74d0 (diff)
downloadmupdf-af6f866b0ecd18a797b2a60920ca641892851f9f.tar.xz
Don't roll the softmask matrix too early.
Previously we combined the softmask xobject->matrix with the ctm to make gstate->softmask_ctm at load time. This meant that when we ran the softmask xobject the xobject->matrix was reapplied a second time. The fix is to keep the xobject->matrix out and apply it manually whereever we use the softmask_ctm (which is just for the bbox transformation currently).
Diffstat (limited to 'android/res')
0 files changed, 0 insertions, 0 deletions