rect
method, via https://github.com/rm-hull/monet/pull/14rect
method.circle
now no longer strokes by default; it is
the callers responsibilty to call circle and then fill or strokearc
and ellipse
methods.clip
method to canvas.stroke-join
methodClojure 1.5.0 dependency
Allows keywords to be specified (as well as strings) for functions like stroke-cap, text-align, eg.
(stroke-cap :square)
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close