freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Devel]FIXED: Problems with ftview and OTF fonts


From: Tom Kacvinsky
Subject: [Devel]FIXED: Problems with ftview and OTF fonts
Date: Sun, 12 Nov 2000 13:35:07 -0500 (EST)

I found the problem.  Attached are two patches, one for ttload.c and one for 
sfobjs.c (this is where the problem was at).

Obviously, I was wrong about the problem being in t2load.c. ;)

Please review the patches, and if they look OK, I'll commit them.

On Sun, 12 Nov 2000, Tom Kacvinsky wrote:

> I am getting errors along the line of:
> 
> truss -o foo ftview 96 AJensonPro-Bold.otf
> could not find/open any font file
>   error = 0x0420
> 
> This is with the current (as of today) cvs tree.
> 
> I think that the problem has to do with either revision 1.22 or 1.23 of 
> t2load.c,
> because I had no problems with ftview and OTF fonts prior to the timestamps
> on these revisions.
> 
> The truss I ran shows that the font is opened and is mmaped successfully,
> so the problem has to be with how t2load is accessing the font that has
> been mmaped.
> 

Attachment: ttload.patch
Description: Text document

Attachment: sfobjs.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]