Liking cljdoc? Tell your friends :D

genartlib.capture


capture-helpercljmacro

(capture-helper & body)
source

command-replayclj

(command-replay cmds)
(command-replay cmds full-width full-height)
(command-replay cmds full-width full-height x-offset y-offset)
source

command-replay-fileclj

(command-replay-file cmd-filename)
(command-replay-file cmd-filename full-width full-height)
(command-replay-file cmd-filename full-width full-height x-offset y-offset)
source

make-pathclj

(make-path points)
source

svg-openingclj

source

with-command-capturecljmacro

(with-command-capture output-file & body)
source

with-plotter-svg-capturecljmacro

(with-plotter-svg-capture output-file width height & body)
source

with-plotter-svg-capture-axidraw-workaroundcljmacro

(with-plotter-svg-capture-axidraw-workaround output-file width height & body)

A temporary workaround for an axidraw bug that prevents pausing the plotter in the middle of a multi-segment curve

A temporary workaround for an axidraw bug that prevents pausing the plotter
in the middle of a multi-segment curve
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close