mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
12 lines
471 B
Plaintext
12 lines
471 B
Plaintext
This packages includes several test programs to test various features
|
|
of the FreeType library:
|
|
|
|
fttimer performance timer for the engine
|
|
ftzoom glyph viewer
|
|
ftlint hint each glyph of a font file at a given size
|
|
ftview display all glyphs in a given font
|
|
ftdump TrueType font or collection dumper
|
|
ftstring display a given message on the screen
|
|
ftstrpnm convert a rendered text string into the PGM or PBM
|
|
fterror tests gettext() for internationalized messages
|