ukui-fontserver

font settings service process

UKUI interface provides the interface for system configuration and related libraries.

opentype-sanitizer

tools to validate and sanitize OTF/TTF/WOFF/WOFF2 font files

The OpenType Sanitizer (OTS) parses and serializes OpenType files (OTF, TTF) and WOFF and WOFF2 font files, validating them and sanitizing them as it goes.

trufont

Font-editing application

TruFont is a font-editing application written with Python3, ufoLib, defcon and PyQt5.

libotf1

Library for handling OpenType Font - runtime

The libotf library provides the following facilities: - Read Open Type Layout Tables from OTF file. Currently these tables are supported; head, name, cmap, GDEF, GSUB, and GPOS. - Convert a Unicode character sequence to a glyph code sequence by using the above tables.

bogl-utils

Ben's Own Graphics Library - font tools

Ben's Own Graphics Library is a small framebuffer library, including basic widgets, support for text in multiple languages, and mouse handling.

node-webfont

Generate fonts from SVG icons

Webfont converts sets of SVG files into an icon font, in any of the formats: woff2, woff, eot, ttf and svg. These can then be used in a browser. It has both a Node.js interface and a simple command-line interface (webfont).