ppmtouil(1) convert a portable pixmap into a Motif UIL icon file

SYNOPSIS

ppmtouil [-name uilname] [ppmfile]

OPTIONS

-name
Allows you to specify the prefix string which is printed in the resulting UIL output. If not specified, will default to the filename (without extension) of the ppmfile argument. If -name is not specified and no ppmfile is specified (i.e. piped input), the prefix string will default to the string "noname".

All flags can be abbreviated to their shortest unique prefix.

AUTHOR

Converted by Jef Poskanzer from ppmtoxpm.c, which is Copyright (C) 1990 by Mark W. Snitily