Bug 1041 - GPU Font rendering bugs on bold fonts
Summary: GPU Font rendering bugs on bold fonts
Status: RESOLVED FIXED
Alias: None
Product: Jogl
Classification: JogAmp
Component: graph (show other bugs)
Version: 2.6.0
Hardware: All all
: --- enhancement
Assignee: Sven Gothel
URL:
Depends on: 1501
Blocks: 1064
  Show dependency treegraph
 
Reported: 2014-08-04 10:02 CEST by picoworm
Modified: 2024-02-14 00:45 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
Comment 1 Sven Gothel 2024-02-14 00:45:53 CET
Closing with resolved Bug 1501 - Graph: Resolve Tessellation Bugs (Delaunay Triangulation)