Skip to content
Snippets Groups Projects
Commit 0468c199 authored by Younes Oubkis's avatar Younes Oubkis
Browse files

Update file README.md

parent 702ec23d
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
# Younes Oubkis - KIA Technische Informatik
Graphics Image Editor - Shapes, Colors and Free Lines
Graphics Image Editor - Shapes and Colors
Written in C using Gtk 3
......@@ -21,14 +21,28 @@ Run using ```./app``` in the bin Directory
# Manual
First, select the type of shape you want to create in the toolbar.
Then Click on the Canvas to add the points for the Shape:
A rectangle is defined by two diagnoals,
a circle is defined by a center point and a point on the radius,
a triangle is defined by three corner points.
Right click a shape to select it.
Move the shape using arrow keys.
Rotate it using the scroll wheel.
Change its color by selecting it and then selecting a color on the right.s
A rectangle is defined by _two diagonals_,
a circle is defined by a _center_ point and a point on the _radius_,
a triangle is defined by _three corner points_.
---
Right click a shape to *select* it.
*Move* the shape using *arrow keys*.
*Rotate* it using the *scroll wheel*.
Change its *color* by selecting it and then *selecting a color* on the right.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment