You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The UFO spec marks a guideline's name as optional, and some real-world
fonts write it as an explicit empty string (e.g. five UFOs in Google's
Roboto Serif sources). Name validation rejected these, failing the
whole fontinfo.plist (or .glif) load. Treat an empty name as an absent
one when reading, matching fontTools; writing is unchanged and cannot
produce an empty name.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments