You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-2Lines changed: 11 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ Simple image editor for Xamarin Forms based on the [SkiaSharp](https://github.co
7
7
8
8
<hr/>
9
9
10
-
## Available Platforms
10
+
## Available Platforms:
11
11
12
12
| Platform | Version |
13
13
| --- | --- |
@@ -17,7 +17,16 @@ Simple image editor for Xamarin Forms based on the [SkiaSharp](https://github.co
17
17
| .NET Standard | 2.0 |
18
18
19
19
<hr/>
20
-
This project is in development and now supports cropping images and adding text. In the future, the functionality will be expanded. The current entry points will be left unchanged
21
20
21
+
## Available features:
22
+
1) Multiline text with emojis
23
+
2) Sticker images
24
+
3) Finger drawing
25
+
4) Cutting, scaling, rotating and moving the image
26
+
5) Setting a stretched, blurred image, transparent or selected color as the background
27
+
6) Saving the edited image on device.
28
+
29
+
And the flexible editor's before-start configuration for developers
0 commit comments