Annotated edit history of
psidtopgm(1) version 2 showing authors affecting page license.
View with all changes included.
Rev |
Author |
# |
Line |
1 |
perry |
1 |
psidtopgm |
|
|
2 |
!!!psidtopgm |
|
|
3 |
NAME |
|
|
4 |
SYNOPSIS |
|
|
5 |
DESCRIPTION |
|
|
6 |
SEE ALSO |
|
|
7 |
AUTHOR |
|
|
8 |
---- |
|
|
9 |
!!NAME |
|
|
10 |
|
|
|
11 |
|
|
|
12 |
psidtopgm - convert !PostScript |
|
|
13 |
!!SYNOPSIS |
|
|
14 |
|
|
|
15 |
|
|
|
16 |
__psidtopgm__ ''width height bits/sample'' |
|
|
17 |
[[''imagedata''] |
|
|
18 |
!!DESCRIPTION |
|
|
19 |
|
|
|
20 |
|
|
|
21 |
Reads the |
|
|
22 |
|
|
|
23 |
|
|
|
24 |
This program is obsoleted by __pstopnm__. What follows |
|
|
25 |
was written before __pstopnm__ existed. |
|
|
26 |
|
|
|
27 |
|
|
|
28 |
This is a very simple and limited program, and is here only |
|
|
29 |
because so many people have asked for it. To use it you have |
|
|
30 |
to __manually__ extract the readhexstring data portion |
|
|
31 |
from your !PostScript file, and then give the width, height, |
|
|
32 |
and bits/sample on the command line. Before you attempt |
|
|
33 |
this, you should __at least__ read the description of the |
|
|
34 |
__ |
|
|
35 |
|
|
|
36 |
|
|
|
37 |
It would probably not be too hard to write a script that |
|
|
38 |
uses this filter to read a specific variety of !PostScript |
|
|
39 |
image, but the variation is too great to make a |
|
|
40 |
general-purpose reader. Unless, of course, you want to write |
|
|
41 |
a full-fledged !PostScript interpreter... |
|
|
42 |
!!SEE ALSO |
|
|
43 |
|
|
|
44 |
|
|
|
45 |
pnmtops(1), pgm(5) |
|
|
46 |
!!AUTHOR |
|
|
47 |
|
|
|
48 |
|
|
|
49 |
Copyright (C) 1989 by Jef Poskanzer. |
|
|
50 |
---- |
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.