View on GitHub

Paint

Take notes more easily

Download this project as a .zip file Download this project as a tar.gz file

Paint Project

This is a touch-based paint application for personal computers designed in Java. Its purpose is to write down notes (e. g. at university). The user is able to select different pens for being able to differ between diverse types of text. It is possible to focus the painted elements, to change their size and to remove them. The image can be exported into the most popular formats like PNG, JPEG, PDF, GIF and lots more. It is possible to change the type of the painted text afterwards. Copy and Paste functionality works cutting across programs.

Working environment

The project is a maven project developed in eclipse. Both the used Checkstyle configuration and the dictionary are pushed into repository's root folder. Used

For switching the screen rotation it is recommended to have xrandr (for linux) installed.

$ sudo apt-get install lib-xrandr2