Login  Register

Re: Text without AWT?

Posted by gouessej on Feb 28, 2017; 2:48pm
URL: https://forum.jogamp.org/Text-without-AWT-tp4037684p4037686.html

Hi

You should have looked at our API documentation:
http://jogamp.org/deployment/jogamp-next/javadoc/jogl/javadoc/com/jogamp/graph/curve/opengl/TextRegionUtil.html

There are some examples in jogl-demos and in our unit tests.

You can modify Xerxes' example to draw some text:
http://forum.jogamp.org/How-to-Draw-a-Smooth-Curve-through-a-Set-of-2D-Points-tp4037677p4037685.html
Julien Gouesse | Personal blog | Website