<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - PostScript font alias name, `Helvetica Narrow' and `Helvetica Condensed'"
href="https://bugs.freedesktop.org/show_bug.cgi?id=97468">97468</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>PostScript font alias name, `Helvetica Narrow' and `Helvetica Condensed'
</td>
</tr>
<tr>
<th>Product</th>
<td>fontconfig
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>conf
</td>
</tr>
<tr>
<th>Assignee</th>
<td>fontconfig-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>trueroad@trueroad.jp
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>freedesktop@behdad.org
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=125999" name="attach_125999" title="[PATCH] Fix PostScript font alias name">attachment 125999</a> <a href="attachment.cgi?id=125999&action=edit" title="[PATCH] Fix PostScript font alias name">[details]</a></span>
[PATCH] Fix PostScript font alias name
Current Fontconfig uses `Helvetica Condensed' as PostScript generic font name
of `Nimbus Narrow' and `TeX Gyre Heros Cn'.
But, If I understand correctly, it is wrong.
In Ghostscript's Fontmap.GS
<a href="http://git.ghostscript.com/?p=ghostpdl.git;a=blob;f=Resource/Init/Fontmap.GS;h=a9fa335a2193fcf299f0b24cd473f4527b6e950b;hb=HEAD">http://git.ghostscript.com/?p=ghostpdl.git;a=blob;f=Resource/Init/Fontmap.GS;h=a9fa335a2193fcf299f0b24cd473f4527b6e950b;hb=HEAD</a>
`Helvetica Narrow' is used.
There is not `Helvetica Condensed'.
In TeX Gyre Heros Readme
<a href="http://www.gust.org.pl/projects/e-foundry/tex-gyre/heros/readme-tex-gyre-heros.txt/view">http://www.gust.org.pl/projects/e-foundry/tex-gyre/heros/readme-tex-gyre-heros.txt/view</a>
The metric data of `Helvetica Narrow'
<a href="ftp://ftp.adobe.com/pub/adobe/type/win/all/afmfiles/base35/hvn_____.afm">ftp://ftp.adobe.com/pub/adobe/type/win/all/afmfiles/base35/hvn_____.afm</a>
<a href="ftp://ftp.adobe.com/pub/adobe/type/win/all/afmfiles/base35/hvno____.afm">ftp://ftp.adobe.com/pub/adobe/type/win/all/afmfiles/base35/hvno____.afm</a>
<a href="ftp://ftp.adobe.com/pub/adobe/type/win/all/afmfiles/base35/hvnb____.afm">ftp://ftp.adobe.com/pub/adobe/type/win/all/afmfiles/base35/hvnb____.afm</a>
<a href="ftp://ftp.adobe.com/pub/adobe/type/win/all/afmfiles/base35/hvnbo___.afm">ftp://ftp.adobe.com/pub/adobe/type/win/all/afmfiles/base35/hvnbo___.afm</a>
is mentioned.
There is not `Helvetica Condensed'.
In addition, Adobe ftp server
<a href="ftp://ftp.adobe.com/pub/adobe/type/win/all/afmfiles/base35/">ftp://ftp.adobe.com/pub/adobe/type/win/all/afmfiles/base35/</a>
contains `Helvetica Narrow' instead of `Helvetica Condensed'.</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>