Page 1 of 1

How to make this image from command line?

Posted: Tue Nov 04, 2008 2:52 pm
by tireless
Image
t.png

Image
b.png

I execute follow command:

Code: Select all

nconvert.exe -wmfile t.png -wmflag bottom-right b.png
b.png became:
Image

How to make into:

Image

Posted: Wed Nov 05, 2008 12:52 am
by tireless
Or I use this two images:

Image
t.png

Image
b2.png

then execute:

Code: Select all

nconvert.exe -wmfile t.png -wmflag bottom-right b2.png
b2.png became:

Image

how to make it transparent?

Re: How to make this image from command line?

Posted: Wed Nov 05, 2008 9:36 am
by xnview
Ok, i'll fix this problem