diff --git a/03.Code/업로드용/handlers/template/tools/font.py b/03.Code/업로드용/handlers/template/tools/font.py new file mode 100644 index 0000000..c8aabe9 --- /dev/null +++ b/03.Code/업로드용/handlers/template/tools/font.py @@ -0,0 +1,3 @@ +# 폰트 정보 추출기 +def extract_font(xml): + pass