1MTPAINT(1)               Mark Tyler's Painting Program              MTPAINT(1)
2
3
4

NAME

6       mtpaint - A pixel based painting program
7

SYNOPSIS

9       mtpaint [option] [imagefile ... ]
10

DESCRIPTION

12       mtPaint is a GTK+1/2/3 based painting program designed for creating
13       icons and pixel based artwork. It can edit indexed palette or 24 bit
14       RGB images and offers painting and palette manipulation tools. Its main
15       file format is PNG, although it can also handle JPEG, GIF, TIFF,
16       JPEG2000, WEBP, BMP, PCX, TGA, LBM, PBM, PGM, PPM, PAM, LSS16, XPM, and
17       XBM files. Due to its simplicity and lack of dependencies it runs well
18       on GNU/Linux, Windows and older PC hardware.  There is full
19       documentation of mtPaint's features contained in a handbook.  If you
20       don't already have this, you can download it from the mtPaint website.
21

OPTIONS

23       mtPaint can accept one of the following options:
24
25         --help        Output usage information
26         --version     Output version information
27         --flist       Read a list of files from a file
28         --sort        Sort files passed as arguments
29         --cmd         Start mtPaint in commandline scripting mode without GUI
30         -s            Grab a screenshot
31         -v            Start mtPaint in viewer mode
32         --            End of options
33

HOMEPAGE

35       http://mtpaint.sourceforge.net/
36

AUTHOR

38       Original author:
39
40       ·   Mark Tyler
41
42       Current maintainer:
43
44       ·   Dmitry Groshev "<wjaguar AT users.sourceforge.net>"
45
46       The development of mtPaint has been helped by various people from the
47       free software community.  See "Credits" in the README or the mtPaint
48       help system for details.
49
50       You can follow or contribute to mtPaint's development at
51       <https://github.com/wjaguar/mtPaint>.
52
53
54
55mtPaint 3.49.26                   2020-03-18                        MTPAINT(1)
Impressum