jogamp
›
jogl
Login
Register
Re: Where did graph.curve.opengl.TextRenderer go ?
Posted by
Xerxes Rånby
on
Jun 08, 2015; 2:35pm
URL:
https://forum.jogamp.org/Where-did-graph-curve-opengl-TextRenderer-go-tp4034611p4034613.html
TextRenderer has been replaced with TextRegionUtil
https://jogamp.org/bugzilla/show_bug.cgi?id=802
API Changes:
- OutlineShape, Region, ...: See above
- Removed TextRenderer, GlyphShape and GlyphString: Redundant
- Added TextRendererUtil to produce the Region from CharSequence
https://jogamp.org/git/?p=jogl.git;a=commitdiff;h=c3621221b9a563495b4f54fe60e18e8db8cc57fb
https://jogamp.org/bugzilla/show_bug.cgi?id=801-
Cleanup Graph API, Remove Redundancies.
- Bug 801: Graph TextRenderer Cleanup Part-4: Text[Render->Region]Util API: Better separation of cached and uncached regions
https://jogamp.org/git/?p=jogl.git;a=commit;h=67ec86e539a3db0d06e5cc3550db453589594384
Free forum by Nabble
Edit this page