Re: Graph Type Rendering Updates (Graph UI)
Posted by
Sven Gothel on
Mar 23, 2023; 7:19am
URL: https://forum.jogamp.org/Graph-Type-Rendering-Updates-Graph-UI-tp4042173p4042334.html
gouessej wrote
Good work :) What's next?
Make the glyph handling perfect w/ kerning
and exposing such a GlyphString in GraphUI for easy use.
Already working on it.
Then of course a demo video on RaspiPi4 on bare-metal from console, but that's a given.
Then .. we have to see.
Why do you plan to use Doygen?
Because javadoc sucks big time.
They removed the 'frame' stuff and only provide 'search',
at least shown by my last attempt to use OpenJDK17 .. (Last one produced w/ OpenJDK11).
Also, Doxygen simplifies the 'tagging' (making links) and you can use markdown
instead of wasting time w/ html lists and paragraphs.
That is really time preserving while generating nice docs.