Bevel and Emboss
Posted: 2009-08-05T04:18:21-07:00
Hi...
I made this with Photoshop CS 3... I used Bevel and Emboss...
Now I want to reproduce it with IM, but I'm stuck at this point...
Here my so far code:
Thanks for all help!
I made this with Photoshop CS 3... I used Bevel and Emboss...
Now I want to reproduce it with IM, but I'm stuck at this point...
Here my so far code:
So, where is my mistake... what is missing in my code?convert -size 1300x400 xc:none -gravity north
-font Arial-Rounded-MT-Bold -strokewidth 3 -pointsize 100
-draw "text 0,0 'www.cogito.li'"
-alpha Extract -emboss 10 -shade 120x30 +dither -blur 0x3 -alpha On
-normalize +level 20% -fill "#e5267d" -tint 110%
-channel RGBA -trim -quality 0 cogitomagick.png
Thanks for all help!