SightLine Applications Command, Control, and Script API
v3.4
|
Set user font filename.
Select which user specified font to be displayed/drawn (ignored on 1500/3000) New 3.4
To display user font:
Message ID 0xAE
Byte Offset | Name | Description |
---|---|---|
4 | userFontIndex | Specifies which user font to set, 0..15 corresponds to UserFont0..UserFont15. |
5 | fontFileName.len | string length |
6-... | fontFileName.str | TrueType font filename. The font file should have *.ttf or *.otf extension, and needs to be placed in /home/slroot/sl/bin/fonts directory. Specify a null string to clear the selection. |
Firmware Version: 3.4