<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - pdftocairo pdf/ps output broken when glyph in non-embedded type 1 font can not be mapped"
href="https://bugs.freedesktop.org/show_bug.cgi?id=96994#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - pdftocairo pdf/ps output broken when glyph in non-embedded type 1 font can not be mapped"
href="https://bugs.freedesktop.org/show_bug.cgi?id=96994">bug 96994</a>
from <span class="vcard"><a class="email" href="mailto:ajohnson@redneon.com" title="Adrian Johnson <ajohnson@redneon.com>"> <span class="fn">Adrian Johnson</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=125144" name="attach_125144" title="cairo: try finding glyphs in substitute fonts by unicode">attachment 125144</a> <a href="attachment.cgi?id=125144&action=edit" title="cairo: try finding glyphs in substitute fonts by unicode">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=96994&attachment=125144'>[review]</a>
cairo: try finding glyphs in substitute fonts by unicode
In this pdf the Helvetica fonts are not embedded. The non-embedded font
specifies a custom encoding. The garbage character displayed is
/nonbreakingspace in the custom encoding. If this glyph name is not found in
the substitute font the garbage character is displayed.
The attached patch fixes this. If looking up the glyph by name fails it tries
mapping the glyph name to unicode then looking up the glyph by unicode value.</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>