Hello everybody,
i am using xnview / nconvert on 2 platforms:
sgi irix with nconvert 4.16 and windows with nconvert 4.25
i tried to convert a ico-file with the following command
nconvert -out bmp -size 22x22 Shell32-icon-001.ico
the conversion process completed successfully but the
resulting file is still in the original size of the input
file Shell32-icon-001.ico (size is 32x32)
i get the same result on both platforms.
what's wrong ?
Option -size of nconvert not working
Moderators: helmut, XnTriq, xnview
Re: option -size of nconvert not working
-size is for RAW, if you want to resize use -resizeKurtDerkritische wrote:i am using xnview / nconvert on 2 platforms:
sgi irix with nconvert 4.16 and windows with nconvert 4.25
i tried to convert a ico-file with the following command
nconvert -out bmp -size 22x22 Shell32-icon-001.ico
the conversion process completed successfully but the
resulting file is still in the original size of the input
file Shell32-icon-001.ico (size is 32x32)
i get the same result on both platforms.
what's wrong ?
Pierre.