Bug 1041

Summary: GPU Font rendering bugs on bold fonts
Product: [JogAmp] Jogl Reporter: picoworm <picoworm>
Component: graphAssignee: Sven Gothel <sgothel>
Status: UNCONFIRMED ---    
Severity: enhancement CC: alan.zgb, kdropucic, rami.santina, sgothel
Priority: ---    
Version: tbd   
Hardware: All   
OS: all   
Type: FEATURE SCM Refs:
Workaround: ---
Bug Depends on:    
Bug Blocks: 1064    

Description picoworm 2014-08-04 10:02:16 CEST
There is a few bugs I found when worked with jogl GPU FontRenderer

1. Q letter of arialbd font is overpainted
2. Some curves is abrupt (this can be seen with q and o chars)
3. Bold fonts (arialbd, timesbd) not displayed correctly.

This is a link to demo source that shows all of these bugs:
https://github.com/picoworm/TextRenderUtil_test