Hello,
I’ve just create a little library to allow you to use these two WGL methods (missing to Jogl) :
wglUseFontBitmaps
wglUseFontOutlines
(WGL are for windows only)
This little add-on is compatible with both Jogl old-version and new version (ie JSR231).
It is located here :
http://jerome.jouvie.free.fr/OpenGl/Jogl/Jogl-AddOn.php
There are an example of the use of the library and screen shots.
I’ve also make some Jogl tutorials.