Aspose.Font FOSS 即将推出,作为一个开源库,用于在不需要额外工具或操作系统库的情况下处理字体文件。您将能够检查和提取字体细节、列出字形、检查字符映射,并在 TTF、WOFF、CFF、OpenType 和 Type1 等格式之间进行转换。该库非常适合字体设计、网页字体管理或任何需要读取或处理字体文件的应用程序。
Inspect and convert font files in Python — read TTF, WOFF, and OTF metadata, list glyphs, and convert between font formats.
Process fonts in C# — load TTF and WOFF files, inspect glyph data, and convert between formats for document and web workflows.
Work with font files in Java — read font metrics, enumerate glyphs, and convert between TTF, WOFF, and CFF formats.
Native font file processing in C++ — parse, inspect, and convert TTF, WOFF, and OpenType fonts without OS font libraries.