Skip to content

v0.1.0

Compare
Choose a tag to compare
@fengyuanchen fengyuanchen released this 25 Sep 11:06
  • Supports touch (mobile)
  • Supports zoom
  • Supports rotation
  • Supports scale (flip)
  • Supports canvas
  • Supports multiple croppers
  • Cross-browser support
  • Supports 37 options: aspectRatio, data, preview, strict, responsive, checkImageOrigin, modal, guides, center, highlight, background, autoCrop, autoCropArea, dragCrop, movable, rotatable, scalable, zoomable, mouseWheelZoom, wheelZoomRatio, touchDragZoom, cropBoxMovable, cropBoxResizable, doubleClickToggle, minCanvasWidth, minCanvasHeight, minCropBoxWidth, minCropBoxHeight, minContainerWidth, minContainerHeight, build, built, cropstart, cropmove, cropend, crop, zoom.
  • Support 22 methods: crop, reset, clear, replace, enable, disable, destroy, move, zoom, rotate, scale, getData, setData, getContainerData, getImageData, getCanvasData, setCanvasData, getCropBoxData, setCropBoxData, getCroppedCanvas, setAspectRatio, setDragMode.