#Drawing shapes

1 messages · Page 1 of 1 (latest)

distant sparrow
#

I see all the macros for drawing MBL/VBL/etc., but I can't seem to find any macros for just drawing plain...drawings. Is this not a thing?

distant sparrow
#

Or with HTML5 is it just not worth it

zenith scroll
distant sparrow
#

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.

distant sparrow
#

Something like DrawVBL but for dumb lines.

#

You can getDrawingInfo() for a list of primitives, but not setDrawingInfo().

surreal coral
zenith scroll