Penguin
Annotated edit history of ppmtolj(1) version 2, including all changes. View license author blame.
Rev Author # Line
1 perry 1 ppmtolj
2 !!!ppmtolj
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 REFERENCES
8 BUGS
9 AUTHOR
10 ----
11 !!NAME
12
13
2 perry 14 ppmtolj - convert a portable pixmap to an HP !LaserJet PCL 5 Color file
1 perry 15 !!SYNOPSIS
16
17
18 __ppmtolj__ [[-gamma ''val''] [[__-resolution
19 75|100|150|300|600__] [[__-delta__] [[__-float]
20 [[__-noreset] [[''ppmfile'']
21 !!DESCRIPTION
22
23
24 Reads a portable pixmap as input and converts it into a
25 color file suitable to be printed by an HP color PCL 5
26 printer.
27 !!OPTIONS
28
29
30 __-delta__ Apply delta row compression to reduce the size
31 of the pcl file.
32
33
34 __-gamma__ ''int''
35
36
37 Gamma correct the image using the integet parameter as a
38 gamma (default 0).
39
40
41 __-float__ Suppresses positioning information. The
42 default is to write the sequence ESC
43 __
44
45
46 __-noreset__
47
48
49 Prevents writing of the reset sequence to the begining and
50 end of the output.
51
52
53 __-resolution__
54
55
56 Set the required output resolution
57 75|100|150|300|600
58 !!REFERENCES
59
60
61 HP PCL 5
62 !!BUGS
63
64
65 None known.
66 !!AUTHOR
67
68
69 Copyright (C) 2000 by Jonathan
70 Melvin.(jonathan.melvin@heywood.co.uk)
71 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.