linebender / runebender

A font editor written in Rust.
Apache License 2.0
765 stars 37 forks source link

Don't panic on missing glyph in virtual_font #232

Closed cmyr closed 3 years ago

cmyr commented 3 years ago

This is a particular problem because we always ensure .notdef is present in the vfont, even if it doesn't exist in the font.

fixes #231

github-actions[bot] commented 3 years ago

🗜 Bloat check ⚖️

Comparing 1d25c793 against f81f07b3

target old size new size difference
target/release/runebender 6.77 MB 6.77 MB ---
target/debug/runebender 33.78 MB 33.78 MB 640 Bytes (0.00%)