conf and README

This commit is contained in:
2025-03-27 10:23:34 +08:00
parent 28cc4024c4
commit 7ab6790638
4 changed files with 49 additions and 9 deletions
+7
View File
@@ -0,0 +1,7 @@
TARGET_TEXT = "WIN"
SMALL_IMAGES_DIR = "images"
OUTPUT_PATH = "youbang_poster.jpg"
OUTPUT_SIZE = (7680, 4320)
SMALL_IMG_SIZE = (60, 60)
FONT_PATH = None
FONT_SIZE = 1800