[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 08:51:48 +0100 (CET) |
While playing with Szabó Péter's type1fix.pl (from his textrace
package; see http://textrace.sf.net) I tried the following with
ghostscript's u003043t.gsf font:
# ./type1fix.pl u003043t.gsf pfb: u003043t.pfb
# ./type1fix.pl u003043t.gsf pfa: u003043t.pfa
pfaedit chokes on both fonts but accepts the original gsf, FreeType
accepts only the PFB...
Werner