I have a problem with text in combination with using opengl and resizing the window.
everything looks like it should until I resize the window -- afterwards all the glyphs are just white rectangles.
I'd like to change that, but don't know how. the code below is the result of copy and pasting stuff from different sources, so maybe there is something I'm not aware of.