prez_classic.mp4
Picture used from (link)
pip install -r requirements.txt
Windows
(tested on 10)
- Pick up a drawing shape(
circle
,square
,triangle
,pen
):- move the cursor over a shape listed above, the default arrow cursor will be changed to hand, left-click once and the shape will be picked up
- left-clicking again will drop the shape back to the original position (even if the shape was previously rotated)
- to drop/place back the current shape the cursor has to be in the same shape specific spot where the shape was picked up
- not able to pick up a new drawing shape until the current one is not placed back
- not able to use the
eraser
slide until any of the drawing shapes is selected/picked up - able to switch skins when a drawing shape is selected/picked up
- Drawing:
- once a drawing shape is picked up move over the drawing surface and left-click
- hold the button down and move the cursor for continuous drawing
- Shape rotation:
- able to rotate the
square
andtriangle
drawing shapes anywhere in the app - middle-click will rotate the shape left with 10°
- right-click will rotate the shape right with 10°
- able to rotate the
- Skins:
- The app starts with the default skin:
Classic
- The skin menu is visible once the cursor reaching the right top corner
- able to switch between the sknins any time, by doing so:
- The current drawing will be lost
- The current drawing shape will be dropped
- able to switch between the sknins any time, by doing so:
- The app starts with the default skin:
- json
- os
- pathlib
- sys