Hey i want to get some cool out line fonts in lwjgl, but not sure how to get around the native windows code used in the nehe lesson14.
Could use use java.awt.Font.createGlyphVector() > getGlyphOutline() > getPathIterator() > render each point into GL_POLYGON?
What is the best way to get good outline fonts?
Sick of my crappy textured fonts.
Im really new to lwjgl, so any advice no matter how stupid.
thanks,harley.