freetype
[Top][All Lists]
Advanced

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

Re: [ft] optimize executable size


From: François Xavier Gendrin
Subject: Re: [ft] optimize executable size
Date: Fri, 19 Sep 2008 09:47:33 +0200
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

Henk Jan Priester a écrit :
François Xavier Gendrin wrote:
Hi,

Anyone have already try to remove all unnecessary freetype code for following action :
- read a ttf font file
- read a glyph
- read the glyph bitmap array

Note : I already remove modules from Jam file, and I'm trying to delete all function from .c file, but it is long ...

You can edit 'modules.cfg' and disable the modules/extensions
and recompile the lib.
For example if you only want to read ttf fonts you
can disable type1/type42/bdf etc.
I already do it in Jamfile
The only thing that I didn't yet change is cc compilation optimisation size, but I don't know where to set it in Jamfile

Best regards,
--
François Xavier Gendrin
IT Engineer
__________________________________

STORE ELECTRONIC SYSTEMS
39, rue de Montigny
95100 ARGENTEUIL - France

Tél. : + 33 1 34 34 61 61
Fax  : + 33 1 34 34 42 85
www.store-electronic-systems.com
www.ses-esl.com





reply via email to

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