Font Book is showing errors after subsetting

ollie-w
Posts: 1
I used pyftsubset to subset a Source Sans Pro. I then tried to install it using Font Book. It showed showed a bunch of 'serious errors'. Is the font safe to use? If not, how do i fix it?

0
Comments
-
pyftsubset strips a bunch of crucial tables (crucial for installing fonts, that is) with the default settings. Likely optimized for web use (?).2
-
The defaults are optimized for web use, but they can be changed. Check the help output and play with the options like --name-IDs and --drop-tables.
1 -
I've run into this problem plenty, and like Frode and Khaled say it's because the name table gets pruned down to two entries (nameID 1 and 2). Adding
--name-IDs='*'
will preserve the entire name table, which not only fixes the install problem but leaves the credits and licensing info in the font, which even for hyperoptimised webfonts sounds like the ethical thing to do.
1
Categories
- All Categories
- 44 Introductions
- 3.8K Typeface Design
- 474 Type Design Critiques
- 554 Type Design Software
- 1.1K Type Design Technique & Theory
- 637 Type Business
- 827 Font Technology
- 29 Punchcutting
- 505 Typography
- 120 Type Education
- 312 Type History
- 73 Type Resources
- 109 Lettering and Calligraphy
- 30 Lettering Critiques
- 79 Lettering Technique & Theory
- 527 Announcements
- 84 Events
- 110 Job Postings
- 163 Type Releases
- 169 Miscellaneous News
- 273 About TypeDrawers
- 54 TypeDrawers Announcements
- 117 Suggestions and Bug Reports