[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Freetype] type1 font example?
From: |
Werner LEMBERG |
Subject: |
Re: [Freetype] type1 font example? |
Date: |
Sun, 11 Mar 2001 21:25:28 +0100 (CET) |
> Is there an example of using the type1 font for rendering glyphs?
> I'm just getting started w/ freetype and see that it support type 1
> fonts. The demos, however, seem to be restricted to truetype fonts.
Get freetype2-current and ft2demos-current -- ftview supports
TrueType, CFF, Type1, CID, PCF, and Win.
Werner