<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Some characters from non-embedded symbol font are not displayed at all"
href="https://bugs.freedesktop.org/show_bug.cgi?id=79527#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Some characters from non-embedded symbol font are not displayed at all"
href="https://bugs.freedesktop.org/show_bug.cgi?id=79527">bug 79527</a>
from <span class="vcard"><a class="email" href="mailto:stellplatz-nr.13a@datenparkplatz.de" title="Ulrich Lukas <stellplatz-nr.13a@datenparkplatz.de>"> <span class="fn">Ulrich Lukas</span></a>
</span></b>
<pre>OK, I might have to retract this bug report.
I only tested an altered fontconfig-config for the "Symbol" font not embedded
in the PDF, but I tested again today with extracted page 1 from the referenced
PDF, which only has "Helvetica" and "Helvetica Bold" not embedded.
The default substitution for this font on my system seems to be "TeX Gyre
Heros".
After just now adding the following to fonts.conf:
<match target="pattern">
<test name="family">
<string>Helvetica</string>
</test>
<edit name="family" mode="prepend" binding="same">
<string>NimbusSansL</string>
</edit>
</match>
The PDF is rendered OK..
Please excuse the false allegations of poppler..
This bug report can be closed.</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>