Include superscripts and subscripts in fonts

This commit is contained in:
cor 2026-01-04 22:23:39 +01:00
parent afe9672156
commit bed1fbf849
No known key found for this signature in database

View File

@ -56,6 +56,8 @@ intervals = [
# Russian, Ukrainian, Bulgarian, etc.
(0x0400, 0x04FF),
### Math Symbols (common subset) ###
# Superscripts and Subscripts
(0x2070, 0x209F),
# General math operators
(0x2200, 0x22FF),
# Arrows