Has anyone done any work with fonts and JOGL? On Windows (in C++), I’ve used the wglXXX and displaylists to do text on the screen. Recently, I heard about the FreeType library.
I’m interested in something that is already Java/JOGL-ready if such a facility does indeed exist.
Mark