[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] (no subject)
From: |
David Turner |
Subject: |
Re: [Devel] (no subject) |
Date: |
Wed, 20 Feb 2002 21:48:36 +0100 |
Hello,
Anjum Husain a écrit :
>
> Respected Sir,
> I, Anjum Husain am working for a small project using your freetype font
> engine.
> We want to reduce the size of the true type code by removing some
> tables.(the optional ones)
> can we do this? If so how will it affect the working of the entire code.
Do you mean removing the code related to the processing of certain
tables ?
You can certainly do that, but you'll need to know the TrueType
specification very well, and don't expect the engine to run with
all fonts then..
Regards,
- David Turner