freetype-devel
[Top][All Lists]
Advanced

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

RE: [Devel] What modules to use?


From: Turner, David
Subject: RE: [Devel] What modules to use?
Date: Tue, 16 Nov 2004 13:23:49 +0100

> 
> >Hi, can someone help?  I can't find any documentation to 
> tell me what each module is for.
> 
> >I would like to make a minimal build of freetype for use on 
> a CE device.  Can >someone tell me how to make a build with 
> support for TrueType font files and >antialiasing but nothing else?
> 
> You could read MODULE/INSTALL in the docs directory, then 
> modify include/freetype/config/ftoption.h & ftmodule.h to 
> minimize the used modules.
> In my experience, I just used true type driver module,sfnt & 
> psname, but the lib size just reduce 20 K ( 331 K --> 312 K), 
> so it's not obviously.
> 

By default, the build system does build all modules. However,
what will be really linked to the executable is determined by
the content of ftmodule.h

If you want to reduce the number of modules compiled in the
library, you must modify the build system (i.e. some Makefiles)
at this time.

By the way, you don't need psname, unless you want to support
automatic Unicode charmap synthesis for those fonts that don't
have them (which is _extremely_ rare with TrueType & OpenType
, but much more common with Type 1 and CFF)

Regards,

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


> Best regards,
> (Chris Liang)
> 
> 
> ==============================================================
> =============================The privileged confidential 
> information contained in this email is intended for use only 
> by the addressees as indicated by the original author of this 
> email. If you are not the addressee indicated in this email 
> or are not responsible for delivery of the email to such 
> person, please kindly reply the sender indicating accordingly 
> and delete all copies of it from your computer and network 
> server immediately. We thank you for your cooperation. It is 
> advisable that any unauthorized use of confidential 
> information of Winbond is strictly prohibited; and any 
> information in this email that does not relate to the 
> official business of Winbond shall be deemed as neither given 
> nor endorsed by 
> Winbond.======================================================
=====================================If your computer is unable to decode > 
Chinese font, please ignore the following message. They 
> essentially repeat the  English statement above.本信件內所含華邦電
> 子的財產性機密性資訊, 僅授權原發信人指定之收信人取閱之用. 假使您並非被指定之收信人或因任何原因在未經授權的情形之下收到本
> 信件, 請您告知原發信人並立即將信件從電腦與網路伺服器中予以消除. 對於您的合作, 我們先此致謝. 特此提醒, 任何未經授權
> 擅自使用華邦電子的機密資訊的行為是被嚴格禁止的. 信件與華邦電子營業無關之內容,不得視為華邦電子之立場或意見.
> 
> 
> _______________________________________________
> Devel mailing list
> address@hidden
> http://www.freetype.org/mailman/listinfo/devel
> 




reply via email to

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