mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 07:25:45 -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 \
|
||||
-draw "image over -6,2 0,0 '$2'" \
|
||||
-pointsize 20 \
|
||||
-draw "fill black stroke-width 4 stroke black text -5,65 '$3'" \
|
||||
-draw "text -4.5,65 '$3'"
|
||||
-draw "fill black stroke-width 4 stroke black text -5,160 '$3'" \
|
||||
-draw "text -4.5,160 '$3'"
|
||||
else
|
||||
draw_with_footer "$1" "$2"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue