Bug 1229 - Some TextRenderer tests not giving expected results
Summary: Some TextRenderer tests not giving expected results
Status: RESOLVED FIXED
Alias: None
Product: Jogl
Classification: JogAmp
Component: graph (show other bugs)
Version: 2.6.0
Hardware: pc_x86_64 windows
: --- major
Assignee: Sven Gothel
URL:
Depends on: 1501
Blocks: 1064
  Show dependency treegraph
 
Reported: 2015-09-23 14:09 CEST by Alan Sambol
Modified: 2024-02-14 00:48 CET (History)
4 users (show)

See Also:
Type: FEATURE
SCM Refs:
Workaround: ---


Attachments
Screenshot results of the tests performed (224.29 KB, application/x-zip-compressed)
2015-09-23 14:09 CEST, Alan Sambol
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Sambol 2015-09-23 14:09:21 CEST
Created attachment 742 [details]
Screenshot results of the tests performed

Test classes: 
com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00
com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01
com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10
com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01

TestTextRendererNEWT00 works ok, as seen in provided screenshots.
TestTextRendererNEWT01 shows only white screen, also shown in provided screenshots.
TestTextRendererNEWT10 shows ok in GL window, but some saved screenshots are empty (probably a bug in screenshot-taking code)
TestRegionRendererNEWT01 shows only white screen, also shown in screenshots.

Disabling GL.GL_DEPTH_TEST makes all tests run ok.

Extra comments and testing here: http://forum.jogamp.org/Some-Graph-Text-Rendering-tests-not-working-correctly-td4034853.html
Comment 1 Sven Gothel 2024-02-14 00:48:08 CET
Closing with resolved Bug 1501 - Graph: Resolve Tessellation Bugs (Delaunay Triangulation)