[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Freetype] WINFONTS support
From: |
Thomas Charbonnel |
Subject: |
Re: [Freetype] WINFONTS support |
Date: |
Wed, 14 May 2003 16:16:12 +0200 (CEST) |
> Vector-based .FON files are not supported. First, there is no
> specification available IIRC, second, there hasn't been enough
> interest to implement it. Do you volunteer?
>
I don't think the fonts are vector-based : at big sizes they look like
stretched bitmap (it pixelates). Moreover FT_HAS_FIXED_SIZES (btw wrongly
indexed as FT_IS_FIXED_SIZES in the online API Reference) is true,
FT_IS_FIXED_WIDTH is true and FT_IS_SCALABLE is false. Is it possible to
have non vector-based fonts in a .FON file, and still having
FT_GetWinFNT_Header fail ?
Thomas
Re: [Freetype] WINFONTS support, Huw D M Davies, 2003/05/15
Re: [Freetype] WINFONTS support, Vadim Plessky, 2003/05/17