gltext icon indicating copy to clipboard operation
gltext copied to clipboard

On OpenGL context close can't reinit FontSystem

Open halsafar opened this issue 13 years ago • 0 comments

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.

halsafar avatar Feb 14 '12 05:02 halsafar