- Add support for splitting glyphs over multiple textures
- Fix some casts in wrong places (like casting a float to float?)
- Add a break if stb truetype fails
- Fix a typo in FontRenderer Shaddow part (used .x twice)
- Use L' ' for the wstring chars
- TODO: Fix the space of tabs / space chars (currently hardcoded)
- WARNING
- Spaces are broken (idk why)