[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] Re: [Freetype] PFM support.
From: |
Werner LEMBERG |
Subject: |
Re: [Devel] Re: [Freetype] PFM support. |
Date: |
Mon, 02 Aug 2004 05:44:38 +0200 (CEST) |
> > The easiest way probably is to extend the T1_Read_AFM function (in
> > src/type1/t1afm.c), checking whether first four bytes are `0', `1',
> > `x', `y', where y*256+x is exactly the size of the PFM file.
>
> This patch is against 2.1.9
Applied with small modifications, thanks! Please check.
Werner