Move ouput renderers to GObjects #19

Closed
opened 2019-06-17 21:27:40 +02:00 by mhu · 3 comments
Owner

Move the output renderers

  • LaTeX
  • Cairo (PDF / SVG)
  • External

to GObjects which are inherited from a base "GdsOutputRenderer" Class

Move the output renderers * LaTeX * Cairo (PDF / SVG) * External to GObjects which are inherited from a base "GdsOutputRenderer" Class
Author
Owner

Started work in branch "output-renderer-rework" with commit c146bcd094

Started work in branch "output-renderer-rework" with commit c146bcd094e282e9d13cb5ac07ad0e5bb26ec294
mhu referenced this issue from a commit 2019-06-17 22:57:48 +02:00
mhu referenced this issue from a commit 2019-06-17 22:59:36 +02:00
Author
Owner

Add an render_output_async() and join() function for asynchronous usage in order to support the multithread-dev branch.

Add an render_output_async() and join() function for asynchronous usage in order to support the multithread-dev branch.
Author
Owner

Command line interface is now re-implemented. It could still be buggy. I haven't tested it yet.

Command line interface is now re-implemented. It could still be buggy. I haven't tested it yet.
mhu referenced this issue from a commit 2019-06-22 14:17:12 +02:00
mhu closed this issue 2019-08-20 19:05:26 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mhu/gds-render#19
No description provided.