Hi,
Spent the better part of the day trying to think of a way to do justified text rendering.
The obvious solution is via something like Nehe #13 using a fixed width font, and then left/right justify via the '-' format flag as neceassry. Unfortunatley this is not desirable for my application. Without knowing the pixel width of the bitmaps creating by wglUseFontBitmaps, I dont see how this is easily done. Any ideas?



