feat: Include superscripts and subscripts in fonts (#463)

## Summary

* Include superscripts and subscripts in fonts

## Additional Context

* Original change came from
https://github.com/crosspoint-reader/crosspoint-reader/pull/248

---

### AI Usage

While CrossPoint doesn't have restrictions on AI tools in contributing,
please be transparent about their usage as it
helps set the right context for reviewers.

Did you use AI tools to help write this code? No

---------

Co-authored-by: cor <cor@pruijs.dev>
This commit is contained in:
Dave Allie
2026-01-21 22:42:41 +11:00
committed by GitHub
parent e548bfc0e1
commit c9b5462370
55 changed files with 23129 additions and 18679 deletions

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