01-12-2026, 07:33 PM
The example above is an absolute path. I found a solution that does work with a relative path but I am still testing things out. What I did find what does work is the following:
_Font _LoadFont("DejaVuSansMono-Bold.ttf", 14, "monospace")
I works for screen 0 but not for image windows.
_Font _LoadFont("DejaVuSansMono-Bold.ttf", 14, "monospace")
I works for screen 0 but not for image windows.

