Bug 1041 - GPU Font rendering bugs on bold fonts
Summary: GPU Font rendering bugs on bold fonts
Status: UNCONFIRMED
Alias: None
Product: Jogl
Classification: JogAmp
Component: graph (show other bugs)
Version: tbd
Hardware: All all
: --- enhancement
Assignee: Sven Gothel
URL:
Depends on:
Blocks: 1064
  Show dependency treegraph
 
Reported: 2014-08-04 10:02 CEST by picoworm
Modified: 2019-03-29 13:58 CET (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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