freetype
[Top][All Lists]
Advanced

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

[ft] configuring freetype for only truetype support


From: audioboy 77
Subject: [ft] configuring freetype for only truetype support
Date: Thu, 25 Feb 2010 15:40:24 +0100

hi

im trying to compile a compact version of freetype 2.3.9 with only truetype support.

to do this i configured ftmodule.h with only the following entry...

FT_USE_MODULE( FT_Driver_ClassRec, tt_driver_class )

However, callingĀ  FT_Set_Char_Size results in a crash, in ftobjs.c, as shown in the attached picture, because "driver" is nil.

How can i find out which modules I need to include to only support truetype?

thanks

ab

Attachment: ftcrash.png
Description: PNG image


reply via email to

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