libfontconfig1
generic font configuration library - runtime
Fontconfig is a font configuration and customization library, which
does not depend on the X Window System. It is designed to locate
fonts within the system and select them according to requirements
specified by applications.
libfontenc1
X11 font encoding library
libfontenc is a library which helps font libraries portably determine
and deal with different encodings of fonts.
elpa-faceup
Regression test system for font-lock
Emacs is capable of highlighting buffers based on language-specific
`font-lock' rules. This package, `faceup', makes it possible to
perform regression test for packages that provide font-lock rules.
The underlying idea is to convert text with highlights ("faces")
into a plain text representation using the Faceup markup language.
python3-fontmath
Objects for performing math operations on font data
This is a math library for fonts required by several font building
libraries.
python3-defcon
UFO based objects for use in font editing applications
Defcon is a set of UFO based objects optimized for use in font
editing applications. The objects are built to be lightweight, fast
and flexible. The objects are very bare-bones and they are not meant
to be end-all, be-all objects. Rather, they are meant to provide base
functionality so that you can focus on your application’s behavior,
not object observing or maintaining cached data. Defcon implements
UFO3 as described by the UFO font format.
libttfautohint1
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.