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 -w w Set the window width to w pixels (default: 640px).
24
25 -h h Set the window height to h pixels (default: 480px).
26
27 -e encoding
28 Specify encoding tag (default: no encoding). Common values:
29 unic (Unicode), symb (symbol), ADOB (Adobe standard), ADBC
30 (Adobe custom).
31
32 -r r Use resolution r dpi (default: 72 dpi).
33
34 -f index
35 Specify first glyph index to display.
36
37 -d "axis1 axis2 ..."
38 Specify the design coordinates for each variation axis at start-
39 up.
40
41 -v Show version.
42
43
44
45FreeType 2.13.0 February 2023 FTMULTI(1)