Fonts
Font files:
Pixmax supports only the Bitmap Distribution Format (bdf).
By default the bdf files are searched in the directory
/usr/share/pixmax/fonts
Fonts are loaded with the 'set font'-command.
For example the command
set font 9x15bold
would try to read the file
/usr/share/pixmax/fonts/9x15bold
Notes:
-
The default font-path can be changed in the
init file (~/.pixmaxrc).
-
All fonts are used with fixed spacing, even if the font
actually has variable spacing.
back