freetype-devel
[Top][All Lists]
Advanced

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

Re: [Devel] Memory overwrite in winfnt and script.fon


From: Huw D M Davies
Subject: Re: [Devel] Memory overwrite in winfnt and script.fon
Date: Thu, 9 Jan 2003 14:56:57 +0000
User-agent: Mutt/1.4i

On Thu, Jan 09, 2003 at 09:32:54AM +0100, Boris Letocha wrote:
> Hello,
> 
> this has to be changed in current cvs:
> 
> fnttypes.h line 111
>
>     FT_Byte    reserved2[4];
> 
> that 4 must be changed to 16 due to:
>       FT_FRAME_BYTES    ( reserved2, 16 ),

Actually the Windows definition of this is
        
    FT_Long reserved2[4]


> And next I have script.fon on Windows and this fon cannot be loaded by 
> FreeType - it has version 0x100 and FT support 0x200 or 0x300 - how difficult 
> to be add support for these fonts?

script.fon, roman.fon and modern.fon are vector fonts rather than
bitmaps.  They are really a completely different font format.

Huw.



reply via email to

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