svg2ttf
Converts SVG font to TTF font (command line)
Internal API is similar to FontForge's one. Since primary goal is generating
iconic fonts, sources can lack some specific TTF/OTF features, like kerning
and so on. Anyway, current code is a good base for development, because it
will save you tons of hours to implement correct writing & optimizing TTF
tables.
libfcft4
font loading and glyph rasterization library
fcft is a small font loading and glyph rasterization library built on-top of
FontConfig, FreeType2 and pixman.
libfcft4t64
font loading and glyph rasterization library
fcft is a small font loading and glyph rasterization library built on-top of
FontConfig, FreeType2 and pixman.
python3-babelfont
Abstract interface to font source files based on fontParts
Babelfont is a utility for loading fonts and examining fonts in a variety
of formats. It can also be used to write fonts in some of these formats,
making it possible to convert between font formats.
python3-axisregistry
Access data from the Google Fonts variable fonts axis registry
This repository contains a python package providing easy access to the GF Axis
Registry. Data was copied (and is kept is sync with) its original location at
the `axisregistry` directory on the https://github.com/google/fonts git repo.
python3-glyphsets
Python API for evaluating glyph sets in font projects
This Python module provides an API with data about glyph sets for many
different scripts and languages. This was crafted to specify the sets of
characters that fonts in the Google Fonts collection are expected to provide
glyphs for.