1PHOTOPRINT(1) General Commands Manual PHOTOPRINT(1)
2
3
4
6 photoprint - a utility to print images using Gutenprint.
7
9 photoprint [-h] [--help] [-v] [--version] [-p <presetfile>] [--preset
10 <presetfile>] [-b] [--bbatch] [images ...]
11
13 photoprint is a utility to print multiple images per sheet, using
14 Gutenprint, with support for 16-bit images and ICC profiles.
15
16 WARNING This software is experimental - use it at your own risk.
17
19 These programs follow the usual GNU command line syntax, with long
20 options starting with two dashes (`-').
21
22 -h, --help
23 Show summary of options.
24
25 -v, --version
26 Show version of program.
27
28 -p, --preset <presetfile>
29 Load a specific preset file on startup. To store you probably
30 want to create a .photoprint directory in your home directory.
31 Then use the printer setup menu options to create settings suit‐
32 able for your printer, and select Save Preset, Save As or Save
33 Default to store them to disk.
34
36 gutenprint(7),
37
39 photoprint was written by Alastair M. Robinson <blackfive@faken‐
40 hamweb.co.uk>.
41
42 This manual page was written by Christophe Labouisse
43 <debian@ggtools.net>, for the Debian project (but may be used by oth‐
44 ers).
45
46
47
48 Feb 3 2005 PHOTOPRINT(1)