Quote:
Originally Posted by Bandobras
|
Either freetype can't open it, or it thinks it's not a monospace font (FT_IS_FIXED_WIDTH()). What does that commit do?
Quote:
and when I force it via `.angband/Angband/sdl2init.txt`, it fails with
|
Not recommended, sdl2init.txt is not really human editable
Quote:
The very same font file works fine in my Allure of the Stars with SDL2 frontend.
|
Then most likely FT_IS_FIXED_WIDTH() fails.
I'll take a look at it after dealing with makefiles and other things (see plan).