googlefonts / googlefonts/fontc
Safer unicode parsing
Open
correctness
- Dominant language
- Rust
- Stars
- 193
- Forks
- 21
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 60
Description
As per https://github.com/googlefonts/fontmake-rs/pull/37#pullrequestreview-1209994791 the unicode fixup regex isn't sound. We could make it so, for example by having Plist keep it's underlying `&str` so we can readily reparse at a time when we know (from format version) how to interpret the field.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.