[Fontconfig-bugs] [Bug 97468] New: PostScript font alias name, `Helvetica Narrow' and `Helvetica Condensed'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Aug 24 12:55:16 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=97468

            Bug ID: 97468
           Summary: PostScript font alias name, `Helvetica Narrow' and
                    `Helvetica Condensed'
           Product: fontconfig
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: conf
          Assignee: fontconfig-bugs at lists.freedesktop.org
          Reporter: trueroad at trueroad.jp
        QA Contact: freedesktop at behdad.org

Created attachment 125999
  --> https://bugs.freedesktop.org/attachment.cgi?id=125999&action=edit
[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
 
http://git.ghostscript.com/?p=ghostpdl.git;a=blob;f=Resource/Init/Fontmap.GS;h=a9fa335a2193fcf299f0b24cd473f4527b6e950b;hb=HEAD
`Helvetica Narrow' is used.
There is not `Helvetica Condensed'.

In TeX Gyre Heros Readme
 
http://www.gust.org.pl/projects/e-foundry/tex-gyre/heros/readme-tex-gyre-heros.txt/view
The metric data of `Helvetica Narrow'
  ftp://ftp.adobe.com/pub/adobe/type/win/all/afmfiles/base35/hvn_____.afm
  ftp://ftp.adobe.com/pub/adobe/type/win/all/afmfiles/base35/hvno____.afm
  ftp://ftp.adobe.com/pub/adobe/type/win/all/afmfiles/base35/hvnb____.afm
  ftp://ftp.adobe.com/pub/adobe/type/win/all/afmfiles/base35/hvnbo___.afm
is mentioned.
There is not `Helvetica Condensed'.

In addition, Adobe ftp server
  ftp://ftp.adobe.com/pub/adobe/type/win/all/afmfiles/base35/
contains `Helvetica Narrow' instead of `Helvetica Condensed'.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/fontconfig-bugs/attachments/20160824/e80a9405/attachment.html>


More information about the Fontconfig-bugs mailing list