diff options
author | Robin Watts <robin.watts@artifex.com> | 2013-04-10 18:16:45 +0100 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2013-04-10 18:19:34 +0100 |
commit | af6f866b0ecd18a797b2a60920ca641892851f9f (patch) | |
tree | 29fa037f6a3255def940b03b58787951f3be8146 /pdf/pdf_cmap_table.c | |
parent | b8f786e69e37ca402a2fb35e1eb75839cc4c74d0 (diff) | |
download | mupdf-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 'pdf/pdf_cmap_table.c')
0 files changed, 0 insertions, 0 deletions