googlefonts / fontra

A browser-based font editor
https://fontra.xyz
GNU General Public License v3.0
425 stars 19 forks source link

Fix editing glyph guideline with empty name (which is valid) #1467

Closed ollimeier closed 2 weeks ago

ollimeier commented 2 weeks ago

Fixes #1420

I also extended the name behaviour with .trim(), so leading and trailing spaces will be deleted.