Expand description
Text rendering helpers.
TTF/OTF fonts are preferred. The lookup order mirrors the engine use case: game-local fonts first, then engine-local fonts, then the compile-time embedded default font, then platform fonts. If no font can be loaded, a small ASCII bitmap fallback is used only to keep debug text visible.