scpcb-godot/GFX/font/readme.txt
2024-12-23 04:15:54 +00:00

3 lines
No EOL
193 B
Text

The way this is set up is to work around a bug in Blitz3D,
where it will not load a font if the filename and display names
don't match. To actually fix the bug, the engine needs to be modified.