freetype-devel
[Top][All Lists]
Advanced

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

[Devel] Memory overwrite in winfnt and script.fon


From: Boris Letocha
Subject: [Devel] Memory overwrite in winfnt and script.fon
Date: Thu, 9 Jan 2003 09:32:54 +0100

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 ),

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?

Boris Letocha



reply via email to

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