mirror of
https://github.com/ctm/executor.git
synced 2026-04-19 08:22:22 +00:00
All the Executor source as-is from the subversion tree it was last worked on.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
all: splash.8bp.ppm
|
||||
|
||||
splash.8bp.ppm: splash.8bp.tiff
|
||||
tifftopnm < splash.8bp.tiff | ppmquant 256 | pnmnoraw > splash.8bp.ppm
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
splash /ardi/executor/splash/splash.1bp.pbm
|
||||
button /ardi/executor/splash/empty_button.ppm
|
||||
out /ardi/executor/splash/splash.1bp
|
||||
bpp 1
|
||||
n_buttons 0
|
||||
bk_color 0 0 0
|
||||
@@ -0,0 +1,6 @@
|
||||
splash splash.8bp.ppm
|
||||
button empty_button.ppm
|
||||
out splash.8bp
|
||||
bpp 8
|
||||
n_buttons 0
|
||||
bk_color 0 0 0
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user