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.

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.

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).

node-fortawesome-fontawesome-free

The iconic font, CSS, and SVG framework

Font Awesome is the Internet's icon library and toolkit, used by millions of designers, developers, and content creators.