You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Spencer 78ed2440fd graphics/mtpaint: Fixed build with giflib-5.1. 10 years ago
..
README Various: more whitespace cleanups 16 years ago
doinst.sh graphics/mtpaint: Added to 13.0 repository 16 years ago
mtpaint.SlackBuild graphics/mtpaint: Fixed build with giflib-5.1. 10 years ago
mtpaint.info graphics/mtpaint: Updated for version 3.40 13 years ago
slack-desc various: Fix slack-desc formatting and comment nit picks. 12 years ago

README

mtPaint is a painting program which Mark Tyler developed from scratch so
he could easily create pixel art and manipulate digital photos.

It uses the GTK+ toolkit (version 1 or 2) and runs on PC's via the
GNU/Linux or Windows operating systems. Due to its efficient design it
can run on older PC hardware (e.g. a 200MHz CPU and 16MB of free RAM).

mtPaint is free software, which means you are able to freely use, modify
and distribute it according to the GNU General Public License.

Currently mtPaint is maintained by Dmitry Groshev.

If you want internationalization, pass INTL=yes to the SlackBuild.
If you want this built as a gtk1 app, pass GTK1=yes; else it will be
gtk2.
If you want gtk{1,2} widgets then pass TKWIDGETS=yes; else it will use
its own file and color selector widgets.
If you want the handbook installed (about a three meg html book) then
pass HANDBOOK=yes.