vfit

generate backwards-compatible, static instances of variable fonts

This (Variable Font Instancing Tool) allows you to generate custom, static instances of a variable font defined in a configuration file.

python3-statmake

Applies STAT information from a Stylespace to a variable font

statmake takes a user-written Stylespace that defines OpenType STAT information for an entire font family and then (potentially subsets and) applies it to a specific variable font. This spares users from having to deal with raw TTX dumps and juggling with nameIDs.

python3-gflanguages

API for evaluating language support in the Google Fonts collection

This Python module provides an API with data about languages/regions/scripts for use in the language-support categorization of the font families in the Google Fonts collection.

r-cran-fontawesome

GNU R support of 'Font Awesome' Icons

Easily and flexibly insert 'Font Awesome' icons into 'R Markdown' documents and 'Shiny' apps. These icons can be inserted into HTML content through inline 'SVG' tags or 'i' tags. There is also a utility function for exporting 'Font Awesome' icons as 'PNG' images for those situations where raster graphics are needed.

r-cran-gfonts

offline 'Google' Fonts for 'Markdown' and 'Shiny' for GNU R

Download 'Google' fonts and generate 'CSS' to use in 'rmarkdown' documents and 'shiny' applications. Some popular fonts are included and ready to use.

libttfautohint1t64

Automatic font hinter - library

This project provides a library which takes a TrueType font as the input, removes its bytecode instructions (if any), and returns a new font where all glyphs are bytecode hinted using the information given by FreeType's autohinting module. The idea is to provide the excellent quality of the autohinter on platforms which don't use FreeType.