An application to help artists take ratios from images they want to portrait.
#Prerequisites:
- Install Python 2.7
- Install PyQt4 and wxPython libraries
#USAGE:
1- File -> Open Image to open an image from your computer to be viewed in the graphics scene.
2- Specify the scale dimensions of the paper you will draw on in centimeters.
3- specify how many horizontal and vertical lines you want to divide the image to.
4- Choose the lines width and color
5- Submit to draw the lines over the image in the scene.
6- Move the mouse pointer over the image to get any point's location relative to the closest horizontal and vertical lines scaled to your painting.