I don’t use the windows UI, but with the SDL2 UI, you just put the font files in lib/fonts next to the other font files. The documentation for the windows library function the code calls says it handles TTF, OTF, etc as well as FON, so it’s worth a shot to try the same thing in windows.
|