-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update screenshots and description
- Loading branch information
Showing
1 changed file
with
9 additions
and
5 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,10 +1,14 @@ | ||
# HandDrawn | ||
Native Graphic Editor for Telegram iOS Contest 2022 | ||
|
||
## About | ||
|
||
**HandDrawn** - Fully featured iOS **drawing** and **text** editor with **image** and **video** support developed for [Telegram iOS Contest 2022](https://contest.com/docs/iOS-Oct22-Round1) | ||
|
||
## Preview | ||
| Drawing (Image) | Text (Video) | | ||
| Draw | Text | | ||
| --- | --- | | ||
| ![Draw in image (Venice, Italy)](https://user-images.githubusercontent.com/21260939/199101703-af0ff7ba-bb7c-49b1-8372-03d9ee9e1fc2.PNG) | ![Add text to video (Oludeniz, Turkey)](https://user-images.githubusercontent.com/21260939/199101420-36e8eec7-723a-493c-9892-c55c317edfd5.PNG) | | ||
| ![Drawing on image](https://user-images.githubusercontent.com/21260939/200125453-4a607f35-a164-4e33-9276-d7999f1625cd.png) | ![Adding text to an image](https://user-images.githubusercontent.com/21260939/200125459-92bb422c-5159-49ad-8aca-1d6d1fef427c.png) | | ||
|
||
## Requirements | ||
Minimal OS version required to run application is iOS 13. | ||
|
||
## Build | ||
Project created in Xcode Version 14.0 and macOS 12.6 with no 3rd party libraries. |