[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: |
Fri, 01 Feb 2002 02:18:10 +0100 (CET) |
> > And what about the Hershey fonts, e.g. hritrb.gsf? This is valid
> > PS code but not a valid Type 1 font.
>
> The FontType key in the Hershey fonts is /FontType 3, thus these are
> valid Type 3 fonts.
I see. David, it seems that we have to generalize FreeType a bit to
all files starting with `%!PS-AdobeFont-1.0'. In particular,
u004006t.gsf fails.
Werner