mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 22:25:46 -04:00
titlepic: move subtitle text towards the bottom
This commit is contained in:
parent
2a0586744a
commit
b546df38eb
1 changed files with 2 additions and 2 deletions
|
@ -34,8 +34,8 @@ if [ $# = 4 ]; then
|
||||||
-gravity north \
|
-gravity north \
|
||||||
-draw "image over -6,2 0,0 '$2'" \
|
-draw "image over -6,2 0,0 '$2'" \
|
||||||
-pointsize 20 \
|
-pointsize 20 \
|
||||||
-draw "fill black stroke-width 4 stroke black text -5,65 '$3'" \
|
-draw "fill black stroke-width 4 stroke black text -5,160 '$3'" \
|
||||||
-draw "text -4.5,65 '$3'"
|
-draw "text -4.5,160 '$3'"
|
||||||
else
|
else
|
||||||
draw_with_footer "$1" "$2"
|
draw_with_footer "$1" "$2"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue