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-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.
gftools
Google Fonts Tools
This project contains tools used for working with the Google Fonts collection,
plus Google Fonts Glyph Set Documentation in the /encodings subdirectory.
While these tools are primarily intended for contributors to the Google Fonts
project, anyone who works with fonts could find them useful.