Re: Text without AWT?
Posted by adi on Mar 01, 2017; 9:45pm
URL: https://forum.jogamp.org/Text-without-AWT-tp4037684p4037714.html
Thanks für your Hints.
I will test the TextRegionUtil than as a separate 3D Object
in a scenegraph in my own opengl 4.5 Renderer, so i need no
old fixed pipeline commands for positioning.
The TextRegionUtil class ist only für 3D and not for 2D designed?
What does is the variable 'sampleCount' do?
I have loaded an own ttf font,
but with maven dependencies for Ubunto font there are problems to load with maven:
I use this:
<dependency>
<groupId>org.jogamp.jogl</groupId>
<artifactId>jogl-all-main</artifactId>
<version>2.3.2</version>
</dependency>
an got the error:
File not found in maven Repo org\jogamp\jogl\jogl-all\2.3.2\atomic\jogl-fonts-p0.jar