Upload handlers/template/tools/char_style.py

This commit is contained in:
2026-03-19 13:01:45 +09:00
parent fde6c66a42
commit d3ffef61e1

View File

@@ -1,3 +1,2 @@
# 글자 스타일 추출기 # -*- coding: utf-8 -*-
def extract_char_style(xml): ... (content) ...
pass