Skip to content

CRAN-v0.1.2

Compare
Choose a tag to compare
@koenderks 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 and height arguments in all functions to resolution. If you want to save a non-square artwork, it is best to set a custom height and width the the preferred export / save function.

Minor changes

  • Added Rcpp::checkUserInterrupt() to all C++ functions.