diff options
author | Robin Watts <robin.watts@artifex.com> | 2012-01-18 18:34:01 +0000 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2012-01-19 12:40:25 +0000 |
commit | 08e84b18e5c1dbe8f3d32dd0aeb4b4c43debce9f (patch) | |
tree | f7c6994f4d23187ec021c848dbdaa34591531bfe /apps/pdfapp.c | |
parent | 40f4ed22806b88ba0e26c458915d4695f1f7c201 (diff) | |
download | mupdf-08e84b18e5c1dbe8f3d32dd0aeb4b4c43debce9f.tar.xz |
Bitmap 'patch' scaling.
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 much of the input as as required for this output
region.
Diffstat (limited to 'apps/pdfapp.c')
0 files changed, 0 insertions, 0 deletions