gltext
gltext copied to clipboard
On OpenGL context close can't reinit FontSystem
If OpenGL Context dies and you need to reload everything the FontSystem singleton prevents reinitializing gltext. The FontSystem() constructor essentially needs to be called again when OpenGL context dies.