[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] Re: [Freetype] PFM support.
From: |
George Williams |
Subject: |
Re: [Devel] Re: [Freetype] PFM support. |
Date: |
01 Aug 2004 13:16:35 -0700 |
On Thu, 2004-07-29 at 09:54, Werner LEMBERG wrote:
> 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.
I believe the size field is actually 4 bytes long. But the two byte
check would probably be adequate.
This patch is against 2.1.9
pfm.patch
Description: Text Data
- Re: [Devel] Re: [Freetype] PFM support.,
George Williams <=