ColleagueRiley / RFont

Simple-to-use single header modular font rendering library written in C.
zlib License
27 stars 2 forks source link

RFont text not rendering texture on windows (any renderer) #5

Closed ColleagueRiley closed 10 months ago

ColleagueRiley commented 10 months ago

The texture for the fonts aren't rendering on windows, there are only rectangles being rendered.

Maybe this issue is related to how much memory the atlas is using?