stretched tiles

This commit is contained in:
Matt Walsh
2025-06-14 12:11:41 -05:00
parent f456897520
commit a2cbe7f5c8
291 changed files with 1 additions and 0 deletions

View File

@@ -0,0 +1 @@
convert radar-stretched.webp -crop 12x12+0+0@ +repage +adjoin -set filename:row "%[fx:floor(t/12)]" -set filename:col "%[fx:t%12]" radar/map-%[filename:row]-%[filename:col].webp