This is even more excellent.

This commit is contained in:
The Dust Council 2026-06-01 22:50:56 -07:00
parent d85fb2e638
commit 926008e491
4 changed files with 429 additions and 20 deletions

View file

@ -23,7 +23,10 @@
"Bash(/tmp/sim)",
"Bash(cc -O2 -o /tmp/st2 /tmp/st2.c -lm)",
"Bash(/tmp/st2)",
"Bash(rm -f /tmp/st2 /tmp/st2.c)"
"Bash(rm -f /tmp/st2 /tmp/st2.c)",
"Bash(convert /tmp/vg_frame.ppm -crop 760x360+340+60 +repage /tmp/vg_faces.png)",
"Bash(convert /tmp/vg_frame.ppm -crop 760x300+340+430 +repage /tmp/vg_googie.png)",
"Bash(convert /tmp/vg_frame.ppm -crop 360x340+150+60 +repage /tmp/vg_angry.png)"
]
}
}