CRAN-v0.1.2
·
2157 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
widthandheightarguments in all functions toresolution. If you want to save a non-square artwork, it is best to set a customheightandwidththe the preferred export / save function.
Minor changes
- Added
Rcpp::checkUserInterrupt()to allC++functions.