Skip to content

1.1.0

Compare
Choose a tag to compare
@igreenwood igreenwood released this 12 Apr 08:27
· 126 commits to master since this release
  • Support large size image(load/crop)
  • Improve rotation algorithm
  • Drop support for SDK level 9
  • Add CropMode 'CIRCLE_SQUARE'
  • Remove getRectBitmap() (Use 'CIRCLE_SQUARE' mode instead)
  • Shorten CropMode name(ex. RATIO_FIT_IMAGE -> FIT_IMAGE)
  • Add prefix to attrs(ex. cropMode -> scv_crop_mode)
  • Add animation
  • Support maximum output size
  • Support fixed output size(width/height)
  • Add debug display