summaryrefslogtreecommitdiff
path: root/xps
diff options
context:
space:
mode:
authorRobin Watts <Robin.Watts@artifex.com>2020-03-12 17:22:36 +0000
committerRobin Watts <Robin.Watts@artifex.com>2020-03-17 12:18:15 +0000
commitd7961033ee224fc5d2c96a16bea3f3399dd29561 (patch)
treedbb49973c1b69ac01349a291c697ac791b1f48e6 /xps
parente1b322c8ca8f08b5af398a912c511dc041cd9c86 (diff)
downloadghostpdl-d7961033ee224fc5d2c96a16bea3f3399dd29561.tar.gz
Add support for 64bit and size_t paramaters.
Cope with both int64_t's and size_t's with appropriate rangechecks when casting will cause problems. -d values on the command line are read as int64_t's. If we ever find outselves wanting to assign a size_t where the 63rd bit matters, then we may have to rethink this :) We also change various params (such as MaxBitmap, MaxPatternBitmap etc) to be size_t's. This affects the device structure itself.
Diffstat (limited to 'xps')
0 files changed, 0 insertions, 0 deletions