Page 1 of 1

Preserve EPS transparency ?

Posted: Wed Apr 13, 2005 8:43 am
by Bingo
I am still trying to find a way to get my background color right when converting from EPS to PNG.
I thought about preserving the transparency from my EPS image, but unsuccessfully.
I tried :
nconvert -out png -o test.png -dpi 20 -transpcolor 255 255 255 test.eps
and
nconvert -out png -o test.png -dpi 20 -transpcolor 255 255 255 -colors 256 test.eps
Did I forget some parameter ?

Thanks !

Re: Preserve EPS transparency ?

Posted: Wed Apr 13, 2005 10:24 am
by xnview
Bingo wrote:I am still trying to find a way to get my background color right when converting from EPS to PNG.
I thought about preserving the transparency from my EPS image, but unsuccessfully.
I tried :
nconvert -out png -o test.png -dpi 20 -transpcolor 255 255 255 test.eps
and
nconvert -out png -o test.png -dpi 20 -transpcolor 255 255 255 -colors 256 test.eps
Did I forget some parameter ?
Could you send me your file to check?

Posted: Wed Apr 13, 2005 10:35 am
by Bingo
PM sent with link to download the file.