[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft] Minimal TTF implementation
From: |
Wojciech Mamrak |
Subject: |
Re: [ft] Minimal TTF implementation |
Date: |
Fri, 16 Aug 2013 16:53:14 +0200 |
Also I've been successful with disabling optional (yet theoretically
needed by truetype module) psnames module (without any modifications
in ftoption.h).
I would be also interested whether it is possible to decrease
executable's size even more.
2013/8/16 Wojciech Mamrak <address@hidden>:
> See files docs/CUSTOMIZE, docs/INSTALL.ANY and modules.cfg.
>
>
>
> 2013/8/16 Iñaki Castillo Arteta <address@hidden>:
>> Hi.
>>
>> Which is the minimal footprint I should expect for a Freetype implementation
>> that manages only TTF fonts ?
>>
>> Currently my implementation takes 320KB which is compiled with, almost, all
>> default settings (except Mac font support).
>>
>> I would like to reduce the library as much as possible in size, while
>> preserving TTF rendering (with antialiasing and subpixel).
>>
>> Is there an example about how to customize compilation settings to achieve
>> something like this ?
>>
>>
>>
>> Regards.
>>
>> Inaki.
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> Freetype mailing list
>> address@hidden
>> https://lists.nongnu.org/mailman/listinfo/freetype
>>