added control pictures unicode block

This commit is contained in:
minjaesong
2026-03-05 11:22:50 +09:00
parent f7ffeec0e2
commit 99c6ed5c8c
5 changed files with 10 additions and 1 deletions

View File

@@ -16,7 +16,7 @@ import sheet_config as SC
# PUA range for Hangul jamo variant storage.
# We need space for: max_col * max_row variants.
# Using 0xF0600-0xF0FFF (2560 slots, more than enough).
# Using 0xF0600-0xF1E7F
HANGUL_PUA_BASE = 0xF0600