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.

Henk Jan



Best regards,



_______________________________________________
Freetype mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to