Bug 324 - Rendering artifacts with glyph-based TextRenderer
Summary: Rendering artifacts with glyph-based TextRenderer
Status: VERIFIED FIXED
Alias: None
Product: Jogl
Classification: JogAmp
Component: core (show other bugs)
Version: 1
Hardware: All all
: P3 normal
Assignee: Sven Gothel
URL: http://www.javagaming.org/forums/inde...
Depends on:
Blocks:
 
Reported: 2007-10-17 11:04 CEST by Sven Gothel
Modified: 2010-03-24 07:50 CET (History)
0 users

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


Attachments
Test case (2.69 KB, text/plain)
2007-10-17 11:17 CEST, Sven Gothel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Gothel 2010-03-24 07:50:56 CET


---- Reported by kbr 2007-10-17 11:04:35 ----

With the new TextRenderer and certain fonts, rendering artifacts are visible at
small font sizes. The attached test case shows the problem. As of yet the cause
of the problem is unclear. Running with -Djogl.debug.TextRenderer indicates that
the rightmost portion of the characters is being cut off on the backing store.



---- Additional Comments From kbr 2007-10-17 11:06:52 ----

Changed from using getVisualBounds() to the more accurate
getPixelBounds() when computing bounding box for individual glyphs.




---- Additional Comments From kbr 2007-10-17 11:17:24 ----

Created an attachment
Test case




--- Bug imported by sgothel@jausoft.com 2010-03-24 07:50 EDT  ---

This bug was previously known as _bug_ 324 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=324
Imported an attachment (id=108)

The original submitter of attachment 108 [details] is unknown.
   Reassigning to the person who moved it here: sgothel@jausoft.com.