Annotated edit history of
bmptoppm(1) version 1, including all changes.
View license author blame.
Rev |
Author |
# |
Line |
1 |
perry |
1 |
bmptoppm |
|
|
2 |
!!!bmptoppm |
|
|
3 |
NAME |
|
|
4 |
SYNOPSIS |
|
|
5 |
DESCRIPTION |
|
|
6 |
SEE ALSO |
|
|
7 |
AUTHOR |
|
|
8 |
---- |
|
|
9 |
!!NAME |
|
|
10 |
|
|
|
11 |
|
|
|
12 |
bmptoppm - convert a BMP file into a portable pixmap |
|
|
13 |
!!SYNOPSIS |
|
|
14 |
|
|
|
15 |
|
|
|
16 |
__bmptoppm__ [[''bmpfile''] |
|
|
17 |
!!DESCRIPTION |
|
|
18 |
|
|
|
19 |
|
|
|
20 |
Reads a Microsoft Windows or OS/2 BMP file as input. |
|
|
21 |
Produces a portable pixmap as output. |
|
|
22 |
|
|
|
23 |
|
|
|
24 |
This program cannot convert BMP files with compressed (run |
|
|
25 |
length encoded) image data. It recognizes the compression |
|
|
26 |
and issues an error message. |
|
|
27 |
|
|
|
28 |
|
|
|
29 |
This program cannot convert BMP files with 16 bits per pixel |
|
|
30 |
(only because the author did not have a complete |
|
|
31 |
specification for them). It recognizes the format and issues |
|
|
32 |
an error message. |
|
|
33 |
!!SEE ALSO |
|
|
34 |
|
|
|
35 |
|
|
|
36 |
ppmtobmp(1), ppmtowinicon(1), |
|
|
37 |
ppm(5) |
|
|
38 |
!!AUTHOR |
|
|
39 |
|
|
|
40 |
|
|
|
41 |
Copyright (C) 1992 by David W. Sanderson. |
|
|
42 |
---- |
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.