have you tried either escaping the ^ (as \^) or putting the size in quotes

convert image -resize WidthxHeight\^ result

or

convert image -resize "WidthxHeight^" resul

Regards 

bastien



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to