---- Reported by slp7 2008-02-08 07:00:42 ---- I'm using demos/j2d/TextFlow and the resulting text is fuzzy. The text is white on black but left side of each letter is not white but rather a light grey and the right side is a dark gray. The vertical transitions are always sharp, black to white then white to black. My own code also gives fuzzy text but since I'm using a smaller font size the problem is much more noticeable. How can I get the nice crisp text shown in the image on http://www.javagaming.org/forums/index.php?topic=15634.30 ? I'm using jogl-1.1.1-rc7 on a Linux machine with a Intel Q35 graphics card: LD_LIBRARY_PATH=jogl-1.1.1-rc7-linux-i586/lib java -classpath jogl-demos.jar:jogl-demos-util.jar:jogl-1.1.1-rc7-linux-i586/lib/jogl.jar:jogl-1.1.1-rc7-linux-i586/lib/gluegen-rt.jar demos/j2d/TextFlow ---- Additional Comments From slp7 2008-02-08 07:03:00 ---- Created an attachment a screen image of demos/j2d/TextFlow showing fuzzy text ---- Additional Comments From slp7 2008-02-08 07:06:00 ---- Created an attachment a 4 times enlargement of part of the demos/j2d/TextFlow program ---- Additional Comments From kbr 2008-02-12 01:38:40 ---- Added link to forum post. Need some way of controlling this property at run time. ---- Additional Comments From kbr 2008-02-12 01:39:16 ---- *** Issue 343 has been marked as a duplicate of this issue. *** ---- Additional Comments From kbr 2008-02-15 23:58:00 ---- Added setSmoothing / getSmoothing to TextRenderer API to offer control over filtering mode of the TextureRenderer backing store. --- Bug imported by sgothel@jausoft.com 2010-03-24 07:51 EDT --- This bug was previously known as _bug_ 342 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=342 Imported an attachment (id=116) Imported an attachment (id=117) Unknown bug field "has_duplicates" encountered while moving bug <has_duplicates> <bug_id>343</bug_id> <who>kbr</who> <when>2008-02-12 01:39:24</when> </has_duplicates> The original submitter of attachment 116 [details] is unknown. Reassigning to the person who moved it here: sgothel@jausoft.com. The original submitter of attachment 117 [details] is unknown. Reassigning to the person who moved it here: sgothel@jausoft.com.