Skip to content

bittermelon v2.2.1

Choose a tag to compare

@trevorld trevorld released this 29 Jan 06:44
· 19 commits to main since this release

New features

  • bm_extract() can extract parts of a bitmap (#89).
  • is_supported_bitmap() tests whether the object is one of the bitmap formats supported by the functions in this package (i.e. bm_bitmap, bm_pixmap, magick-image, nativeRaster, or raster).

Bug fixes and minor improvements

  • int2col() can now also use the suggested {colorfast} package (>= 1.0.1) (#66).