Now we'll show off a little by rotating the text in our banner with the following command.
convert -size 800x200 xc:white -font Helvetica -pointsize 175 -draw "image Over 600,10,175,200 tux_original.gif rotate 180 text -320,-50 'Lug' rotate 180 text 300,178 'Life'" lug_life.gifwhich produces an image like this
![[logo]](logo.png)