Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

lispmtopgm(1) [opensolaris man page]

lispmtopgm(1)                                                 General Commands Manual                                                lispmtopgm(1)

NAME
lispmtopgm - convert a Lisp Machine bitmap file into pgm format SYNOPSIS
lispmtopgm [lispmfile] DESCRIPTION
Reads a Lisp Machine bitmap as input. Produces a portable graymap as output. This is the file format written by the tv:write-bit-array-file function on TI Explorer and Symbolics lisp machines. Multi-plane bitmaps on lisp machines are color; but the lispm image file format does not include a color map, so we must treat it as a graymap instead. This is unfortunate. SEE ALSO
pgmtolispm(1), pgm(5) BUGS
The Lispm bitmap file format is a bit quirky; Usually the image in the file has its width rounded up to the next higher multiple of 32, but not always. If the width is not a multiple of 32, we don't deal with it properly, but because of the Lispm microcode, such arrays are probably not image data anyway. Also, the lispm code for saving bitmaps has a bug, in that if you are writing a bitmap which is not mod32 across, the file may be up to 7 bits too short! They round down instead of up, and we don't handle this bug gracefully. No color. AUTHOR
Copyright (C) 1991 by Jamie Zawinski and Jef Poskanzer. 06 March 1990 lispmtopgm(1)

Check Out this Related Man Page

lispmtopgm(1)						      General Commands Manual						     lispmtopgm(1)

NAME
lispmtopgm - convert a Lisp Machine bitmap file into pgm format SYNOPSIS
lispmtopgm [lispmfile] DESCRIPTION
Reads a Lisp Machine bitmap as input. Produces a portable graymap as output. This is the file format written by the tv:write-bit-array-file function on TI Explorer and Symbolics lisp machines. Multi-plane bitmaps on lisp machines are color; but the lispm image file format does not include a color map, so we must treat it as a graymap instead. This is unfortunate. SEE ALSO
pgmtolispm(1), pgm(5) BUGS
The Lispm bitmap file format is a bit quirky; Usually the image in the file has its width rounded up to the next higher multiple of 32, but not always. If the width is not a multiple of 32, we don't deal with it properly, but because of the Lispm microcode, such arrays are probably not image data anyway. Also, the lispm code for saving bitmaps has a bug, in that if you are writing a bitmap which is not mod32 across, the file may be up to 7 bits too short! They round down instead of up, and we don't handle this bug gracefully. No color. AUTHOR
Copyright (C) 1991 by Jamie Zawinski and Jef Poskanzer. 06 March 1990 lispmtopgm(1)
Man Page

4 More Discussions You Might Find Interesting

1. AIX

Access problem wiht mountpoint, 5.1 ML6

I have experienced a strange effect on one of our machines and would like to ask, if somebody else can verify this. Machine is a LPAR in a 690, OS is 5.1, ML 6. I create a new group and a new user, who has this group set as his primary group he will be in no other group. Then, as root, create a... (1 Reply)
Discussion started by: bakunin
1 Replies

2. Shell Programming and Scripting

SCP command through ITIM does not work

Hi, We have two Linux box (Machine A and Machine B). Standalone application(ITIM) running on Machine A. Target file to copy is available on Machine B. SSH Handshaking done between Machine A and Machine B using normal user "ssh". Standalone application running on Machine A under user... (2 Replies)
Discussion started by: satish_gauns
2 Replies

3. UNIX for Dummies Questions & Answers

help Please/ tunneling ? servers ? i don't know

I have googled a bit but i think I don't know if I am even looking in the right places. The following I want to achieve and I don't even know if it is possible. If I write a web application I can view in my web-browser (on the localhost). But eventually if I want to upload it to a server... (1 Reply)
Discussion started by: kevincobain2000
1 Replies

4. Ubuntu

Hard Drives Undetected on My Machine - But Mounts on All Other Machines

Dear All, Hope you are doing great. I ran into a very strange issue. I have a Dell T7500 machine that runs ubuntu 12. I have 8 different drives from different manufacturers of varying sizes with data on them. These 8 drives were hooked to this Dell machine using external docking stations. Now,... (20 Replies)
Discussion started by: jacobs.smith
20 Replies