mirror of
https://github.com/freedoom/freedoom.git
synced 2025-08-31 20:16:55 -04:00
Output to output.ppm, not output.png
This commit is contained in:
parent
f2499cddcd
commit
0fcb690599
1 changed files with 1 additions and 1 deletions
|
@ -12,5 +12,5 @@ convert -fill white -font Helvetica-Bold \
|
|||
-gravity southeast \
|
||||
-draw "text 10,25 'Version: $VERSION'" \
|
||||
-draw "text 10,5 '$DATE'" \
|
||||
base.ppm output.png
|
||||
base.ppm output.ppm
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue