summaryrefslogtreecommitdiff
path: root/iccprofiles
diff options
context:
space:
mode:
authorMichael Vrhel <michael.vrhel@artifex.com>2018-12-18 09:34:11 -0800
committerMichael Vrhel <michael.vrhel@artifex.com>2018-12-18 09:35:27 -0800
commit83224c6384cebe4d7463d7b3d7c240c52ca9030b (patch)
treedc31337c00410845e50eb837a1e9c4961ab65b43 /iccprofiles
parent0996199c8607807f423ebf67d576482f8f2bbadb (diff)
downloadghostpdl-83224c6384cebe4d7463d7b3d7c240c52ca9030b.tar.gz
Bug 700383: Add support for scRGB
XPS files can define RGB colors with things like Fill="sc#1, 0.0231533665, 0.08021982, 0.226965874" This implies that the color space is not sRGB (the standard default in XPS) but rather scRGB which shares the primaries of sRGB but has a gamma of 1.0. Lots of progressions in the XPS files expected with this commit.
Diffstat (limited to 'iccprofiles')
-rw-r--r--iccprofiles/scrgb.iccbin0 -> 552 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/iccprofiles/scrgb.icc b/iccprofiles/scrgb.icc
new file mode 100644
index 000000000..76a487041
--- /dev/null
+++ b/iccprofiles/scrgb.icc
Binary files differ