Search found 1 match

by xeviousx
2013-12-03T14:01:26-07:00
Forum: Users
Topic: text watermark change sizes depending on image it's on
Replies: 7
Views: 7998

Re: text watermark change sizes depending on image it's on

Resurrecting this post from the dead,

I have attempted to run this code on a windows machine with the latest IM but the dissolve does not work (the watermark is fully opaque)

the code i am using is

convert in.tif -size 1555x2560 xc:none -gravity center -fill grey -font Arial \
-pointsize 227.25 ...