summaryrefslogtreecommitdiff
path: root/base/gsicc_lcms2.c
diff options
context:
space:
mode:
authorRobin Watts <Robin.Watts@artifex.com>2021-06-14 12:54:00 +0100
committerRobin Watts <Robin.Watts@artifex.com>2021-06-15 15:59:25 +0100
commitb08ddcae269aa0804909fc80fc671519e7d8ff75 (patch)
tree4ec08c9dba51d2ef225e6a34fe2897c733db5331 /base/gsicc_lcms2.c
parent7e0bd07c6a9b7435a3fa89ea4fdd767b8836f0d6 (diff)
downloadghostpdl-b08ddcae269aa0804909fc80fc671519e7d8ff75.tar.gz
Rejig text_begin dev_proc.
In this commit we remove several parameters to the text_begin device procedure, because they are implied. Firstly, we remove pdcolor, and just use the device color from the current color in the graphics state (pgs->color[0]). This is actually what the code did anyway (in that it was assumed that pdcolor, if it was non-NULL was a pointer to this). Similarly, we remove the path param, as (if used) this is always the same as pgs->path. Finally, we remove the memory param as this is (almost always) the same as pgs->memory (and in cases where it isn't, tests indicate that it could be). This has knock on effects for the text enumerator structure.
Diffstat (limited to 'base/gsicc_lcms2.c')
0 files changed, 0 insertions, 0 deletions