How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
FontTools is a Python library for programmatically reading, modifying, and writing font files. It serves as an OpenType and TrueType font parser and a tool for transforming binary font files into human-readable XML for editing and rebuilding. The project includes a manager for reading and writing Unified Font Object source files within local folders or archives. It also provides a specialized utility for compressing web fonts to reduce file size and improve loading performance. The library covers programmatic font manipulation, including the modification of font metrics and glyph data. It pr
Font-spider is a set of specialized tools for web font optimization. It functions as a font subsetter and compression utility that analyzes HTML content to extract only the characters used on a page, creating minimized font files to reduce page weight and improve loading speeds. The project includes a web font converter that generates files in multiple binary formats to ensure cross-browser compatibility for text rendering. It also provides a build tool plugin to integrate font analysis and subsetting directly into automated development pipelines. The toolset covers glyph-based font subsetti
[//]: # ( ) [//]: # (This file is automatically generated by a metapak) [//]: # (module. Do not change it except between the) [//]: # (content:start/end flags, your changes would) [//]: # (be overridden.) [//]: # ( )
The main features of nfroidure/svgicons2svgfont are: Font Utilities.
Projects with overlapping indexed features include: fonttools/fonttools — FontTools is a Python library for programmatically reading, modifying, and writing font files. It serves as an… fontello/svg2ttf — svg2ttf. fontello/ttf2eot — ttf2eot. aui/font-spider — Font-spider is a set of specialized tools for web font optimization. It functions as a font subsetter and compression… fontello/wawoff2 — woff2 for node.js (via WebAssembly). itgalaxy/webfont — Generator of fonts from SVG icons.