googlefonts / sfntly

A Library for Using, Editing, and Creating SFNT-based Fonts
451 stars 162 forks source link

Restore space before "Regular" font name suffix #110

Closed jfkthame closed 5 years ago

jfkthame commented 5 years ago

This will revert to earlier behavior of HasName, by including a space when appending "Regular" to a base font name to synthesize a possible full name. (The space appears to have been inadvertently dropped during the migration to UCharString.)

behdad commented 5 years ago

Lgtm.