CRAN-v0.1.2
koenderks
released this
25 Sep 22:05
·
1551 commits
to development
since this release
aRtsy 0.1.2
New features
- Added new artwork
canvas_flow()
. - Added new artwork
canvas_watercolors()
.
Major changes
- Changed the
width
andheight
arguments in all functions toresolution
. If you want to save a non-square artwork, it is best to set a customheight
andwidth
the the preferred export / save function.
Minor changes
- Added
Rcpp::checkUserInterrupt()
to allC++
functions.