| Developer's Daily | Unix by Example |
| main | java | perl | unix | dev directory | web log |
|
tgatoppm - convert TrueVision Targa file into a portable pixmap |
|
tgatoppm [-debug] [tgafile] |
|
Reads a TrueVision Targa file as input. Produces a portable pixmap as output. |
|
-debug |
Causes the header information to be dumped to stderr. |
|
All flags can be abbreviated to their shortest unique prefix. Should really be in PNM, not PPM. |
|
ppmtotga(1), ppm(5) |
|
Partially based on tga2rast, version 1.0, by Ian J. MacPhedran. Copyright (C) 1989 by Jef Poskanzer. |