diff options
author | Tor Andersson <tor.andersson@artifex.com> | 2016-02-24 13:03:01 +0100 |
---|---|---|
committer | Tor Andersson <tor.andersson@artifex.com> | 2016-02-24 13:03:01 +0100 |
commit | 35181e818efdc219a8fccf8479a73fa2b5db640f (patch) | |
tree | 111f0cf83b3c06e6d6992f95bc3f09a0c132e435 /source/fitz/output-pwg.c | |
parent | 7fd83ca9b3c58bc3156611e2ad9349be9ef94718 (diff) | |
download | mupdf-35181e818efdc219a8fccf8479a73fa2b5db640f.tar.xz |
Clarify scissor argument to clip device functions.
The scissor argument is an optional (potentially NULL) rectangle
that can give hints to devices about the area that can be scissored.
This is used by the draw device and display list device to minimize
the size of temporary clip mask buffers.
The scissor rectangle, if used, must have been transformed by the
current transform matrix.
Diffstat (limited to 'source/fitz/output-pwg.c')
0 files changed, 0 insertions, 0 deletions