-dWxH[xD]
Set the window width to W px, the height to H px, and optionally the depth to D bpp (default:
640x480x24).
-rr Use resolution r dpi (default: 72dpi).
-findex
Specify first index to display (default: 0).
-eenc Specify encoding tag (default: no encoding). Common values: unic (Unicode), symb (symbol), ADOB
(Adobe standard), ADBC (Adobe custom), or a numeric charmap index.
-mtext
Use text for rendering.
-lmode
Set start-up rendering mode (0 <= mode <= 6). This corresponds to the keystrokes 'A' to 'G'
within the program.
-LW1,W2,W3,W4,W5
If there are five arguments, set LCD filter weights (as specified in function FT_Library_SetLcdFilterWeights).
-LG1,G2,G3,G4,G5,G6
If there are six arguments, set the subpixel geometry (as specified in function FT_Library_SetLcdGeometry) depending on the implemented subpixel rendering method.
-p Preload file in memory to simulate memory-mapping.
-kkeys
Emulate sequence of keystrokes upon start-up. If the keystrokes contain 'q', the program operates
in batch mode. Function keys Fx are mapped to character codes 0xFx; as an example, -k$'\xF3q' is
function key 'F3' followed by character 'q'.
-v Show version.
FreeType 2.13.3 August 2024 FTVIEW(1)