mirror of
https://github.com/rsms/inter.git
synced 2024-12-15 18:53:38 +03:00
583bd89876
- change width of diacritic in u023A in thin master - fixing weight of diacritics in thin and thin italic - fixing diacritics of private use section in thin and thin italic - check position diacritic anchors in thin and thin italic - fixing latin glyphs in thin and thin italic - closing all tabs - remove overlapp in /uni0224 - remove overlap in /Yhook - fix /Chook in Thin and ThinItalic - remove overlap in /yhook /qrthook /khook /Thook - Revert "remove overlap in /yhook /qrthook /khook /Thook" - remove overlap in /yhook /qrthook /khook /Thook DONE - start working on cyrillic glyphs - fix cyrillic glyphs in thin and thin italic - align width of latin and cyrilic glyhps in Thin and Thin Italic - clear background in Thin and Thin Italic master - start working on Greek glyphs in Thin and Thin italic - working on Greek glyphs in Thin and Thin italic - working on Greek glyphs in Thin and Thin Italic - working on Hebrew glyphs in Thin and Thin Italic - start working on symbols in Thin and Thin Italic - working on symbols in Thin and Thin Italic - working on punctuation in Thin and Thin Italic - recheck whole characterset of Thin and Thin Italic - check and align width of glyhps in Thin and Thin Italic - start working on x-height issue - work on x-height issue - check and fix glyphs with ascender above ascender-height - check and fix glyphs with descender above or below descender-height |
||
---|---|---|
.. | ||
features | ||
Inter.glyphs | ||
InterDisplay.glyphs | ||
LICENSE for some glyph outlines.txt | ||
README.md |
Source files
The main source file is Inter.glyphs
, but you can easily generate
UFOs and work with those instead, if you're using a font editor that does
not support .glyphs files.
For more details on how to work with these source files and how to build font files from them, see CONTRIBUTING.md.
Generating designspace and UFO files
make designspace
This will generate all masters as UFO files in this (src
) directory as well
as accompanying designspace files.
You can now forget about the .glyphs file and simply work with the UFO and
designspace files, and keep building using make
.
Note that UFO and designspace files are automatically generated as part of
the build process, so in practice you can simply run make
and those files
will be generated for you.