Upload handlers/template/tools/font.py

This commit is contained in:
2026-03-19 13:01:46 +09:00
parent f6d91d1165
commit 4ef88408c7

View File

@@ -1,3 +1,2 @@
# 폰트 정보 추출기
def extract_font(xml):
pass
# -*- coding: utf-8 -*-
... (content) ...