[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft] FreeType2
From: |
Peter Grandi |
Subject: |
Re: [ft] FreeType2 |
Date: |
Tue, 3 Apr 2012 14:43:13 +0100 |
> I would like to know, if I can use FreeType2 to load a ttf Font,
> delete some charakters from it, and save it as a new ttf Font ?
You probably can do that with Freetype2, in a very complicated
way. But perhaps you haven't read the documentation that says that
Freetype2 is mostly a rendering library, not a fontfile creation
tool.
Consider using a font editor like FontForge for editing fontfiles.