Man page - icnsutil(1)
Packages contains this manual
Manual
ICNSUTIL
NAMESYNOPSIS
DESCRIPTION
AUTHOR
COPYRIGHT
NAME
icnsutil - Utility to convert between â.iconsetâ and â.icnsâ files.
SYNOPSIS
iconutil -c {icns | iconset} [-o file ] file
DESCRIPTION
icnsutil is
intended to be a functional clone of the Darwin iconutil,
which converts between â.iconsetâ and
â.icnsâ files. The tool takes a
single source â.icnsâ file or
â.iconsetâ and converts it to either a
â.icnsâ or â.iconsetâ depending on
the value of the -c flagâs
argument.
It is possible
to specify the name of the output file by passing the
file path as the argument to the -o flag. If -o is not set
iconutil
will write converted â.icnsâ file or
â.iconsetâ to the same directory
as the source file using the same file name with the correct
extension
for the output type.
AUTHOR
Written by Mathew Eis
COPYRIGHT
Copyright ©
2012 Mathew Eis
This is free software; see the source for copying
conditions. There is NO warranty; not even for
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.