Skip to content

Commit ea9f9a2

Browse files
Update README.md
Add new crop video
1 parent bdef818 commit ea9f9a2

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
11
# Compose Image Cropper
22

3-
Image cropper that can crop with static, dynamic crop behavior and shapes with various customizations.
3+
Image cropper that can crop with static, dynamic crop behavior, can use customizable shapes, vectors, and other png images as iamge to crop with various customizations.
44

55

6-
https://user-images.githubusercontent.com/35650605/191830053-a2e8601b-9efc-4709-9598-520be7a0158b.mp4
76

7+
https://user-images.githubusercontent.com/35650605/193119122-ed5d9919-4181-45ae-87f6-3c2697d96b45.mp4
88

9-
## ⚠️ This Library is under progress(Initial version is for testing)
10-
This is initial release that contains bugs and unfinished free-hand crop soon to be
11-
free of bugs, optimized and will include free-hand crop
129

1310
## Features
1411
* Crop with Static Overlay
@@ -17,6 +14,8 @@ free of bugs, optimized and will include free-hand crop
1714
* Animate overlay back to bounds
1815
* Animate image to overlay bounds
1916
* Crop with shapes including Rectangle, Rounded Rectangle, Cut Corner Shape, Oval, and Polygons
17+
* Crop with vector drawables
18+
* Crop with png files as image mask
2019
* Option to change Content scale from 7 options
2120
* Option to change fling gesture when pointer is up to continue movement
2221
* Overlay and grid color, stroke width options

0 commit comments

Comments
 (0)