ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/www/drawbanner
(Generate patch)

Comparing deliantra/www/drawbanner (file contents):
Revision 1.2 by root, Sun Sep 16 15:24:14 2007 UTC vs.
Revision 1.3 by root, Sun Sep 16 15:31:48 2007 UTC

8 8
9convert \ 9convert \
10 -size 1000x200 xc:none -font El_Abogado_Loco.ttf \ 10 -size 1000x200 xc:none -font El_Abogado_Loco.ttf \
11 -pointsize "$HEIGHT" -channel RGBA \ 11 -pointsize "$HEIGHT" -channel RGBA \
12 -fill black \ 12 -fill black \
13 -stroke black -strokewidth 8 -annotate +25+65 "$TEXT" -blur 0x1.5 \ 13 -stroke black -strokewidth 8 -annotate +25+65 "$TEXT" -blur 2x1.5 \
14 -fill gold -stroke none -annotate +25+65 "$TEXT" \ 14 -fill gold -stroke none -annotate +25+65 "$TEXT" \
15 -trim +repage \ 15 -trim +repage \
16 "$DEST" 16 "$DEST"
17 17

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines