--- PYRO PAINT v.1.0 ---
Pyro Paint is a minimalistic graphical drawing program originally started by Eric Sund Copyright (C) 2013 Eric Sund
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
See License.txt for more information.
Pyro Paint was written as a simple experiment. Commits from initial developer may be limited. Please clone http://www.github.com/Altazon/PyroPaint/ for updates.
Contact: Eric Sund; epsund@tormail.org
--- v.10 Features ---
Draw with a "pencil" or "straight edge" Change utensil size to presets or custom size Change drawing colour with with a colour picker Diplay colour picked in a circle under the colour picker Apply preset or custom coloured tint to canvas Use three different stamps from a menu Erase markings from the canvas Create a blank canvas Open an existing canvas Save current canvas as an image to the filesystem (.png default format)
--- Refrences ---
For installation help, please read "Install.txt". Pyro Paint requires dependencies before it is launched.
For Licensing information, please read "License.txt" or click on the "About" section from Pyro Paint's menu. Since Pyro Paint uses EasyGUI and Pygame, please read the licenses contained with those. The licenses for EasyGUI and Pygame are included in /modules.
Note: This is my first time releasing open source software. Tell me if I did anything wrong.