diff options
author | Robin Watts <robin.watts@artifex.com> | 2012-01-20 18:33:48 +0000 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2012-01-20 20:00:38 +0000 |
commit | d71ea260f6f9250abc2c358e2c4be0581763a7e3 (patch) | |
tree | 76982080b538d8aec300c5f342dc73050aa534dc /fitz/res_pixmap.c | |
parent | 63cca1e65b6c81a6ff29fac46154b8a6ccaaa058 (diff) | |
download | mupdf-d71ea260f6f9250abc2c358e2c4be0581763a7e3.tar.xz |
Bitmap 'patch' scaling - second attempt.
When scaling a bitmap, currently we always scale the entire bitmap,
even if we only need a small section of the result.
This patch changes the code to take an optional 'clip' bbox, and
only scales as many pixels as are required to generate the required
output region.
Diffstat (limited to 'fitz/res_pixmap.c')
0 files changed, 0 insertions, 0 deletions