Skip to content

Releases: yihui/animation

animation 2.7

07 Oct 12:51
Compare
Choose a tag to compare
  • saveGIF() didn't work when the option ani.dev is set to a function (thanks, @stla, #120 #121).

  • The ani.res option works for saveHTML() and saveVideo() now (thanks, @trevorld, #127 #129).

  • The ani.res option works for arbitrary graphical devices now (thanks, @trevorld, #135).

animation 2.6

07 Oct 12:50
Compare
Choose a tag to compare
  • Added a new option ani.res to ani.options(), to control the resolution of png, jpeg, bmp and tiff images when using saveGIF() (#99).

  • saveGIF() and im.convert() now support converting using the 'magick' R package which does not require shelling out to external software.

  • The stopping criterion in kmeans.ani() was buggy: the iteration should stop only when the cluster centers do not change any more (thanks, Sen Zhou).

animation 2.5

30 Mar 21:07
Compare
Choose a tag to compare