bdflib

Python library and tools for working with BDF font files

This library allows for manipulating fonts directly and comes with command-line utilities for performing various operations on font files.

consolefonts-bedstead

console fonts inspired by SAA5050 character generator

Bedstead is a family of angular monospaced fonts based on the characters produced by the Mullard SAA5050 series of Teletext Character Generators as used in the BBC Microcomputer.

bumpfontversion

Version-bump font sources

This tool, patterned after the wonderful bumpversion, allows you to update the version of your font source files, as well as create commits and tags in git. It currently supports UFO and Glyphs format font files.

python3-bumpfontversion

Library for bumping the version of font sources

This tool, patterned after the wonderful bumpversion, allows you to update the version of your font source files, as well as create commits and tags in git. It currently supports UFO and Glyphs format font files.

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.