File: mypaint.1

package info (click to toggle)
mypaint 1.2.0-4.1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 51,284 kB
  • ctags: 5,958
  • sloc: python: 35,898; ansic: 4,067; cpp: 3,416; xml: 2,234; sh: 386; makefile: 25
file content (38 lines) | stat: -rw-r--r-- 1,029 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
.TH MYPAINT 1 "May  7, 2009"
.SH NAME
mypaint \- painting program for wacom tablet users
.SH SYNOPSIS
.B mypaint
.RI [ options ] " files" ...
.br
.SH DESCRIPTION
This manual page documents briefly the
.B mypaint
command.
.PP
\fBmypaint\fP is a pressure sensitive Wacom tablet paint program. It comes
with a large brush collection including charcoal and ink to emulate real
media, but the highly configurable brush engine allows you to experiment
with your own brushes and with not-quite-natural painting.
.SH OPTIONS
.TP
.B \-h, \-\-help
Show this help message and exit
.TP
.B \-c /path/to/config, \-\-config=/path/to/config
Use this directory instead of ~/.mypaint/
.TP
.B \-l FILE, \-\-logfile=FILE
Append python stdout and stderr to FILE
.TP
.B \-t, \-\-trace
Print all exectued python statements
.SH SEE ALSO
.BR gimp (1),
.BR grafx2 (1).
.br
.SH AUTHOR
mypaint was written by Martin Renold.
.PP
This manual page was written by G\[:u]rkan Seng\[:u]n <gurkan@phys.ethz.ch>,
for the Debian project (and may be used by others).