hs-logo icon indicating copy to clipboard operation
hs-logo copied to clipboard

Figure out how to call SVG backend directly

Open deepakjois opened this issue 13 years ago • 0 comments

Currently, the Logo interpreter calls the SVG backend via the helper method defaultMain, passing the arguments using withArgs.

This can be made better if we directly call the SVG backend, using something like the renderDia method.

deepakjois avatar Feb 12 '12 20:02 deepakjois