commands.sh

pamtouil

all

Convert a PNM or PAM file into a Motif UIL icon file.

More info →

Options (1)

-nboolean

Specify a prefix string to be printed in the output UIL file

Example: pamtouil {{[-n|-name]}} {{uilname}} {{path/to/input.pnm|pam}} > {{path/to/output.uil}}

Examples (2)

Convert a PNM or PAM file into a Motif UIL icon file

pamtouil path/to/input.pnm|pam > path/to/output.uil

Specify a prefix string to be printed in the output UIL file

pamtouil [-n|-name] uilname path/to/input.pnm|pam > path/to/output.uil
made by @shridhargupta | data from tldr-pages