Files
HexaCone/tools/config.sh
2026-04-05 00:27:54 +02:00

11 lines
117 B
Bash

# size of the video
Img_Width=1152
Img_Height=720
# for imagemagick
TEXTCOL="Yellow"
STROKOL="Green"
NBFRAMES=480