wok-6.x annotate amiwm/stuff/ppmtoinfo.1 @ rev 23125
updated libxml2-python and libxml2-tools (2.9.9 -> 2.9.10)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Mar 13 10:07:32 2020 +0100 (2020-03-13) |
parents | |
children |
rev | line source |
---|---|
pascal@20385 | 1 .TH ppmtoinfo 1 "March 3, 2000" |
pascal@20385 | 2 .SH NAME |
pascal@20385 | 3 ppmtoinfo \- convert a portable pixmap into an Amiga .info file |
pascal@20385 | 4 .SH SYNOPSIS |
pascal@20385 | 5 .B ppmtoinfo |
pascal@20385 | 6 [\-type icontype] [\-floyd|\-fs] [\-map mapfile] [ppmfile] [ppmfile] |
pascal@20385 | 7 .SH DESCRIPTION |
pascal@20385 | 8 This manpage documents briefly the |
pascal@20385 | 9 .B ppmtoinfo |
pascal@20385 | 10 command. |
pascal@20385 | 11 This manual page was written for the Debian GNU/Linux distribution |
pascal@20385 | 12 because the original program does not have a manual page. |
pascal@20385 | 13 .PP |
pascal@20385 | 14 .B ppmtoinfo |
pascal@20385 | 15 is a program that converts portable pixmap (.ppm) files into the |
pascal@20385 | 16 Amiga info format which is used to store icons as. |
pascal@20385 | 17 .SH OPTIONS |
pascal@20385 | 18 .TP |
pascal@20385 | 19 .BI \-type " icontype" |
pascal@20385 | 20 set the type of the icon. |
pascal@20385 | 21 .TP |
pascal@20385 | 22 .B \-floyd, \-fs |
pascal@20385 | 23 Enable Floyd\-Steinberg |
pascal@20385 | 24 .TP |
pascal@20385 | 25 .BI \-map " mapfile" |
pascal@20385 | 26 Use the map file mapfile |
pascal@20385 | 27 .br |
pascal@20385 | 28 .SH ICON TYPES |
pascal@20385 | 29 The |
pascal@20385 | 30 .B \-type |
pascal@20385 | 31 option lets you set the type of the icon you creat. The parameter |
pascal@20385 | 32 can be any of |
pascal@20385 | 33 .TP |
pascal@20385 | 34 .B appicon |
pascal@20385 | 35 A normal application |
pascal@20385 | 36 .TP |
pascal@20385 | 37 .B device |
pascal@20385 | 38 A device |
pascal@20385 | 39 .TP |
pascal@20385 | 40 .B disk |
pascal@20385 | 41 A disk |
pascal@20385 | 42 .TP |
pascal@20385 | 43 .B drawer |
pascal@20385 | 44 A drawer (directory) |
pascal@20385 | 45 .TP |
pascal@20385 | 46 .B garbage |
pascal@20385 | 47 A garbage can |
pascal@20385 | 48 .TP |
pascal@20385 | 49 .B kick |
pascal@20385 | 50 A kickstart? |
pascal@20385 | 51 .TP |
pascal@20385 | 52 .B project |
pascal@20385 | 53 A project? |
pascal@20385 | 54 .TP |
pascal@20385 | 55 .B tool |
pascal@20385 | 56 A toolbox? |
pascal@20385 | 57 |
pascal@20385 | 58 .SH SEE ALSO |
pascal@20385 | 59 .BR amiwm (1) |
pascal@20385 | 60 .br |
pascal@20385 | 61 .SH AUTHOR |
pascal@20385 | 62 This manual page was written by Jorgen Schaefer <forcer@mindless.com> |
pascal@20385 | 63 for the Debian GNU/Linux system (but may be used by others). |