File: foo2zjs-icc2ps.1

package info (click to toggle)
foo2zjs 20090908dfsg-5.1%2Bsqueeze0
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 6,036 kB
  • ctags: 4,431
  • sloc: ansic: 35,579; xml: 7,573; sh: 5,190; makefile: 1,268; perl: 102; tcl: 72
file content (32 lines) | stat: -rw-r--r-- 1,120 bytes parent folder | download | duplicates (3)
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
.\"                                      Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.TH FOO2ZJS-ICC2PS 1 "November  20, 2005"
.SH NAME
foo2zjs-icc2ps \- part of the printer driver foo2zjs
.SH SYNOPSIS
.B foo2zjs-icc2ps [flags] [output file]
.SH DESCRIPTION
.B foo2zjs-icc2ps
generates PostScript CRD or CSA from ICC profiles.
If no file is given, output goes to stdout.
You can specify by -i or -o the desired profile(s).
Devicelink profiles are accepted as long as input
for CRD / output for CSA were XYZ or Lab.
.PP
.SH Flags
.TP
.B \-i<profile>
Input profile: Generates Color Space Array (CSA)
.TP
.B \-o<profile>
Output profile: Generates Color Rendering Dictionary (CRD)
.TP
.B \-t<0,1,2,3>
Intent (0=Perceptual, 1=Colorimetric, 2=Saturation, 3=Absolute)
.SH AUTHOR
foo2zjs-icc2ps was written by Rick Richardson <rickr@mn.rr.com> .
.PP
This manual page was written by Steffen Joeris <steffen.joeris@skolelinux.de>,
for the Debian project (but may be used by others).