> 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.

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

Reply via email to