#Drawing shapes
1 messages · Page 1 of 1 (latest)
Or with HTML5 is it just not worth it
Take a look at this:
https://wiki.rptools.info/index.php/Category:Draw_Function
Thanks, @zenith scroll -- I see plenty of accessors and setters for drawings, but nothing to create one. I would expect a "lineTo" or some other primitives. I would like to create drawings algorithmically.
Something like DrawVBL but for dumb lines.
You can getDrawingInfo() for a list of primitives, but not setDrawingInfo().
Worthy of a suggestion here I think: https://discord.com/channels/296230822262865920/1286123237817847808 and similar to wanting to be able to create templates via macros. Another benefit of drawings are functions like movedOverDrawing() which html5 overlays are not supported doing.
You're right. I missed that. As Baaaaz mentioned. It might be worthy of a feature request 🙂