A lot of software gets confused when there are named instances that differ only by opsz. This change removes all "Display" instances from the fvar table and makes opsz=32 the default, so that software without automatic opsz-to-size mapping displays the "Display" styles instead of the text styles by default. This is the same approach taken by Apple San Francisco Pro. Closes #519 |
||
|---|---|---|
| .. | ||
| features | ||
| Inter-Italic.glyphspackage | ||
| Inter-Roman.glyphspackage | ||
| README.md | ||
Source files
Inter-Roman.glyphspackage— non-italic designs in Glyphs formatInter-Italic.glyphspackage— italic designs in Glyphs formatfeatures/— OpenType feature code. This directory only contains features written by hand. Many additional features are automatically generated by Glyphs and are embedded inside the.glyphspackagedirectories.
To build inter, make sure you have python3, bash and make installed, then in the repository root, run "make all" to build all ~80 fonts:
make -j all
For more details on how to work with these source files and how to build font files from them, see CONTRIBUTING.md.