freetype
[Top][All Lists]
Advanced

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

Re: [ft] Optimizing FT_Init_FreeType


From: David Turner
Subject: Re: [ft] Optimizing FT_Init_FreeType
Date: Wed, 25 Jan 2006 01:00:21 +0100
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

Atif Gulzar a écrit :

>Is it possible to optimize FT_Init_FreeType to load FT_Library only
>for TrueType fonts? Or it makes no difference?
>
>  
>
What do you mean by "optimizing".

A/ Do you want to make the function faster ?

B/ Do you want to reduce the size of the library, by only compiling
selected modules to support only the TrueType format ?

I doubt that A/ would be interesting.
As for B/, you'll need to change your freetype/config/ftmodule.h to
match the modules you want to include. Look at INSTALL.ANY
in the "docs" folder.

Regards,

- David Turner
- The FreeType Project  (www.freetype.org)

>--
>Best Regards,
>Atif
>
>
>_______________________________________________
>Freetype mailing list
>address@hidden
>http://lists.nongnu.org/mailman/listinfo/freetype
>  
>





reply via email to

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