Commit graph

1 commit

Author SHA1 Message Date
jedarden
aa338d2002 docs(bf-2ts7z): verify skip logic for unmapped glyphs in CMAP entry creation
Verified that the skip logic is fully implemented in encoding.rs:
- is_unmapped_glyph_name() method checks glyph names against unmapped set
- Skip logic at CMAP entry creation (line 227) prevents unmapped glyphs
- All tests pass (26/26 encoding tests)
- Clean skip with no errors or partial entries

Closes bf-2ts7z
2026-07-06 13:38:01 -04:00