forked from PintaProject/Pinta
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpinta.1
29 lines (29 loc) · 942 Bytes
/
pinta.1
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
.TH pinta 1 "June 2010" "The Pinta Project" "Pinta"
.SH NAME
Pinta \- simple image editor
.SH SYNOPSIS
.B pinta
.I [<file_name>]
.SH DESCRIPTION
Pinta is a drawing/editing program modeled on Paint.NET. Its goal is to provide
a simplified alternative to the GIMP for casual users.
.PP
Features include:
.PP
- Adjustments (Auto level, Black and White, Sepia, …)
- Multiple layers
- Unlimited undo/redo
- Drawing tools (Paintbrush, Pencil, Shapes, …)
.PP
Pinta is currently early in development, and should be treated as such.
.SH OPTIONS
.TP
.B file_name
Optional. The name of the image file for Pinta to open.
.SH AUTHOR
Pinta is developed by the Pinta project contributors, led by Jonathan Pobst
<[email protected]>. For a complete list of contributors, refer to the
\fBAbout\fR option in the \fBHelp\fR menu.
.SH BUGS
Pinta uses the Launchpad project to track bugs. Please submit bugs to
\fBhttps://bugs.edge.launchpad.net/pinta\fR.