1FTMULTI(1) General Commands Manual FTMULTI(1)
2
3
4
6 ftmulti - multiple masters font viewer
7
9 ftmulti [options] [pt] font ...
10
12 ftmulti is an interactive viewer for variation fonts (Multiple Masters,
13 GX, OpenType).
14
15 pt The point size for the given resolution. If resolution is
16 72dpi, this directly gives the ppem value (pixels per EM).
17
18 font The font file(s) to display.
19
20 This program is part of the FreeType demos package.
21
23 -d WxH Set the window width to W px, the height to H px (default: 640 x
24 480). -e encoding Specify encoding tag (default: no encoding).
25 Common values: unic (Unicode), symb (symbol), ADOB (Adobe stan‐
26 dard), ADBC (Adobe custom).
27
28 -r r Use resolution r dpi (default: 72 dpi).
29
30 -f index
31 Specify first glyph index to display.
32
33 -a "axis1 axis2 ..."
34 Specify the design coordinates for each variation axis at start-
35 up.
36
37 -v Show version.
38
39
40
41FreeType 2.13.1 June 2023 FTMULTI(1)