<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Vectorial image is not rendered correctly"
href="https://bugs.freedesktop.org/show_bug.cgi?id=68593#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Vectorial image is not rendered correctly"
href="https://bugs.freedesktop.org/show_bug.cgi?id=68593">bug 68593</a>
from <span class="vcard"><a class="email" href="mailto:cloos@jhcloos.com" title="James Cloos <cloos@jhcloos.com>"> <span class="fn">James Cloos</span></a>
</span></b>
<pre>The pdf is DeviceN with plates:
<xmpTPg:PlateNames>
<rdf:Seq>
<rdf:li>Cyan</rdf:li>
<rdf:li>Magenta</rdf:li>
<rdf:li>Yellow</rdf:li>
<rdf:li>Black</rdf:li>
<rdf:li>PANTONE DS 239-8 U</rdf:li>
<rdf:li>PANTONE 293 U</rdf:li>
<rdf:li>PANTONE DS 166-1 U</rdf:li>
</rdf:Seq>
</xmpTPg:PlateNames>
The PANTONE spots are specified as:
<rdf:li rdf:parseType="Resource">
<xmpG:swatchName>PANTONE DS 239-8
U</xmpG:swatchName>
<xmpG:type>SPOT</xmpG:type>
<xmpG:tint>100.000000</xmpG:tint>
<xmpG:mode>RGB</xmpG:mode>
<xmpG:red>190</xmpG:red>
<xmpG:green>231</xmpG:green>
<xmpG:blue>228</xmpG:blue>
</rdf:li>
<rdf:li rdf:parseType="Resource">
<xmpG:swatchName>PANTONE 293 U</xmpG:swatchName>
<xmpG:type>SPOT</xmpG:type>
<xmpG:tint>100.000000</xmpG:tint>
<xmpG:mode>LAB</xmpG:mode>
<xmpG:L>38.039215</xmpG:L>
<xmpG:A>4</xmpG:A>
<xmpG:B>-48</xmpG:B>
</rdf:li>
<rdf:li rdf:parseType="Resource">
<xmpG:swatchName>PANTONE DS 166-1
U</xmpG:swatchName>
<xmpG:type>SPOT</xmpG:type>
<xmpG:tint>100.000000</xmpG:tint>
<xmpG:mode>RGB</xmpG:mode>
<xmpG:red>102</xmpG:red>
<xmpG:green>0</xmpG:green>
<xmpG:blue>100</xmpG:blue>
</rdf:li>
</rdf:Seq>
and the DeviceNs are defined as:
17 0 obj
[ /DeviceN [ /PANTONE#20DS#20166-1#20U /Magenta /Yellow ] /DeviceCMYK
12 0 R 16 0 R ]
endobj
and:
44 0 obj
[ /DeviceN [ /PANTONE#20DS#20239-8#20U /PANTONE#20293#20U ] 38 0 R
39 0 R 43 0 R ]
endobj
And those colours are used in the shadings.
Neither mupdf nor gs match acro’s rendering.
A pdf-capable printer with pantone support would be definitive, in how
the rendering is supposed to appear.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>