Move ouput renderers to GObjects #19
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Move the output renderers
to GObjects which are inherited from a base "GdsOutputRenderer" Class
Started work in branch "output-renderer-rework" with commit
c146bcd094
Add an render_output_async() and join() function for asynchronous usage in order to support the multithread-dev branch.
Command line interface is now re-implemented. It could still be buggy. I haven't tested it yet.