Other |
---|
fx2.1Fixed |
Blocks :
|
|
Blocks :
|
Please see the test program, ClipWithDepth.java, in runtime/toys/ZBufferTest to understand the bug. Notice that the Red Text isn't render correctly, and commenting out the following line fixes the problem: // redText.setClip(new Rectangle(0,0,200,100));
|