Commit graph

2 commits

Author SHA1 Message Date
jedarden
edb900632f docs(bf-1puzp): verify CMAP skip logic for unmapped glyphs 2026-07-06 10:18:13 -04:00
jedarden
bcab32d890 docs(bf-1puzp): verify CMAP skip logic for unmapped glyphs
All acceptance criteria verified:
- Glyph names checked against unmapped_glyph_names config
- Unmapped glyphs skipped during CMAP generation
- Code compiles without errors
- Tests demonstrate skip behavior

The implementation was already complete in encoding.rs:200.
See notes/bf-1puzp.md for detailed verification.
2026-07-06 10:03:10 -04:00