Skip to content

Commit 24f16d9

Browse files
add README.me
1 parent 040a76a commit 24f16d9

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Compose Image Cropper
2+
3+
Image cropper that can crop with static, dynamic crop behavior and shapes with various customizations.
4+
5+
## ⚠️ Work in Progress
6+
This is initial release that contains bugs and unfinished free-hand crop soon to be
7+
free of bugs, optimized and will include free-hand crop
8+
9+
## Features
10+
* Crop with Static Overlay
11+
* Animate image back to bounds
12+
* Crop with Dynamic resizable overlay
13+
* Animate overlay back to bounds
14+
* Animate image to overlay bounds
15+
* Crop with shapes including Rectangle, Rounded Rectangle, Cut Corner Shape, Oval, and Polygons
16+
* Option to change Content scale from 7 options
17+
* Option to change fling gesture when pointer is up to continue movement
18+
* Overlay and grid color, stroke width options
19+
20+
21+
22+

0 commit comments

Comments
 (0)