01-12-2026, 03:25 AM
Here is what I have:
f& = _LoadFont("/usr/share/fonts/TTF/DejaVuSansMono-Bold.ttf", 13 + ENLARGE%, STYLE$)
_Font f&
Results: Invalid handle
Path is correct not sure why it creates an error.
f& = _LoadFont("/usr/share/fonts/TTF/DejaVuSansMono-Bold.ttf", 13 + ENLARGE%, STYLE$)
_Font f&
Results: Invalid handle
Path is correct not sure why it creates an error.

