SYNOPSIS
ftmulti [options] pt fontname ...DESCRIPTION
ftmulti is an interactive viewer for multiple masters and GX fonts.- pt
- The point size for the given resolution. If resolution is 72dpi, this directly gives the ppem value (pixels per EM).
- font
- The font file(s) to display.
This program is part of the FreeType demos package.
OPTIONS
- -w w
- Set the window width to w pixels (default: 640px).
- -h h
- Set the window height to h pixels (default: 480px).
- -e encoding
- Specify encoding tag (default: no encoding). Common values: unic (Unicode), symb (symbol), ADOB (Adobe standard), ADBC (Adobe custom).
- -r r
- Use resolution r dpi (default: 72 dpi).
- -f index
- Specify first glyph index to display.
- -d "axis1 axis2 ..."
- Specify the design coordinates for each Multiple Master axis at start-up.
- -v
-
Show version.