[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Devel] Re: [Bug-gs] how to recognize GSF?
From: |
Werner LEMBERG |
Subject: |
[Devel] Re: [Bug-gs] how to recognize GSF? |
Date: |
Thu, 31 Jan 2002 15:52:42 +0100 (CET) |
> The .gsf extension on font files is not indicative of any particular
> format, but rather just indicates that this font is distributed with
> Ghostscript. The /FontType key determines whether the font is Type 1
> or Type 3. All are valid PostScript font formats that conform to the
> relevant Adobe specification. We were *NOT* trying to create a new
> font format.
And what about the Hershey fonts, e.g. hritrb.gsf? This is valid PS
code but not a valid Type 1 font.
To ask differently: Are all GSF fonts accepted by ATM?
Werner