The Forge Cross-Platform Rendering Framework PC Windows, Steamdeck (native), Ray Tracing, macOS / iOS, Android, XBOX, PS4, PS5, Switch, Quest 2
4.83k
stars
505
forks
source link
Missing #else implementation in fntGetFontAtlasSize() #304
Closed
sliptrixx closed 2 months ago
The function
int2 fntGetFontAtlasSize()
inFontSystem.cpp
is missing the alternate implementation whenENABLE_FORGE_FONTS
is not defined.Current Version:
Expected Version: