mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 07:25:45 -04:00
Use the version of ppcmaption installed on the system.
This commit is contained in:
parent
ccb2a30045
commit
cb9954488c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
./ppmcaption base.ppm output.ppm \
|
ppmcaption base.ppm output.ppm \
|
||||||
\
|
\
|
||||||
-font ncenB24.bdf -scale 0.34 -fg white -bg black \
|
-font ncenB24.bdf -scale 0.34 -fg white -bg black \
|
||||||
-pos 240,30 -right -text 'http://freedoom.sourceforge.net/' \
|
-pos 240,30 -right -text 'http://freedoom.sourceforge.net/' \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue