Files
HexaCone/tools/config.sh
2026-05-22 04:28:32 +02:00

11 lines
118 B
Bash

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