summaryrefslogtreecommitdiff
path: root/gs/psi/iparam.c
diff options
context:
space:
mode:
authorKen Sharp <ken.sharp@artifex.com>2015-06-06 20:07:10 +0100
committerKen Sharp <ken.sharp@artifex.com>2015-06-06 20:07:10 +0100
commita6d05fcee5521bc410068b16925c36476f207eab (patch)
tree913adf8c94654c907bf7d63eef8c5cc534e67f5b /gs/psi/iparam.c
parent3a54125ff9225876f56e812f45bfc38cb2861c4b (diff)
downloadghostpdl-a6d05fcee5521bc410068b16925c36476f207eab.tar.gz
pdfwrite - fix consecutive CIE colour usage
Bug #695847 " colors in CIE color model are not converted correctly to PDF" CIE colours cannot be represented directly in a PDF file, they *must* be converted into an ICCBased colour space. If the colour conversion strategy was LeaveColorUnchanged then the first usage of a colour in a CIEBased colour space was correctly convrted, and the colour components rescaled, but if the job then used another, different, colour in the same colour space then the components were written out unscaled. This commit forces colours in a CIEBased space to always be rescaled. This gives one small progression in the test suite (09-31.ps) and some slight colour differences in a further 7 files.
Diffstat (limited to 'gs/psi/iparam.c')
0 files changed, 0 insertions, 0 deletions