-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
72a9375
commit d3a8514
Showing
1 changed file
with
11 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,19 @@ | ||
# Android Canves | ||
|
||
This is a Advance Canves | ||
This is an Advance Canves. | ||
|
||
You Guys Can Give Me Feature Suggestion in [Discussion](https://github.com/Siddhesh2377/Canves/discussions) Tab | ||
😙 | ||
You Guys Can Give Me Feature Suggestions in [Discussion](https://github.com/Siddhesh2377/Canves/discussions) Tab 😙 | ||
|
||
>Here Are Some Proof | ||
<img src="https://github.com/Siddhesh2377/Canves/assets/67579112/51d3452d-6603-4d8b-bbe8-cc39520e90d4" alt="Screenshot" width="200"> | ||
|
||
|
||
<div style="display:flex;"> | ||
<img src="https://github.com/Siddhesh2377/Canves/assets/67579112/51d3452d-6603-4d8b-bbe8-cc39520e90d4" alt="Screenshot" width="400" style="margin-right: 10px;"> | ||
<img src="https://github.com/Siddhesh2377/Canves/assets/67579112/28fb2e92-bb0e-45d5-a376-dcf9e39ab5f1" alt="Screen Recording" width="400"> | ||
</div> | ||
|
||
>Features | ||
1. Add Line | ||
2. Add Box | ||
3. Free Sketch | ||
4. Add Circles ( It will Show The Runtime Radius Of Circle, As Shown In The ScreenShot ) | ||
5. Ref Line ( Referance Line ) will help you to know the current pos of your touch | ||
{ | ||
It will show X & Y co-ordinates of your touch and if possible it will show the size of the circle, box, line | ||
} | ||
1. **Draw Lines:** Easily create lines of different lengths and angles. | ||
2. **Add Rectangles:** Draw boxes or rectangles to define specific areas. | ||
3. **Freehand Sketch:** Express your creativity with freehand drawing capabilities. | ||
4. **Insert Circles:** Instantly add circles with real-time radius measurement, as demonstrated in the screenshot. | ||
5. **Reference Lines:** Accurately track touch positions with reference lines displaying X & Y coordinates. Additionally, it provides dynamic size indication for circles, boxes, and lines. |