inter
inter copied to clipboard
The Inter font family
While there are a few other sans serif math fonts out there—namely [firamath](https://github.com/firamath/firamath)—but none of them really strike my fancy like inter does. Inter already has a fair amount of...
Inter is my favorite font to use in projects. There's just one thing missing from it, for me, which is the eight note symbol `♪`. A lot of the work...
When browsers see anything like this in the CSS file: ```css @import url('https://rsms.me/inter/inter.css'); ``` …it takes a pause to: - Connect to an external domain (DNS, SSL, etc.) - Start...
https://github.com/rsms/inter/pull/426/commits/40373cf07fd8c168a4b24e728598c3e89a33f55e Fix for lowercase Cyrillic letter Tse & Te Tse • The descender is ported from correctly constructed tetsecyrillic `ҵ` to tsecyrillic `ц` • (Display) Fixed vertical alignment of `ц`...
**Describe the bug** In some cases the Makefile needs tweaks depending on the Python version. When running the autohinting the Makefile assumes ttfautohint to be in `$(PWD)/build/venv/lib/python/site-packages/ttfautohint`. Depending on the...
 As shown lines are present in the font across my localhost site. Fonts are coming from @import url("https://rsms.me/inter/inter.css"); but same issue with google...
In almost all glyphs and all their layers, the handles are misaligned (vertically/horizontally off by a unit). Also note that the baseline overshoot does not adhere to the defined zone.
This is my first PR for the font itself. I have added more space on the right in between the number four kern group and the colon kern group to...
Currently, I see two main masters of this family: Regular + Display variant. While I understand that _Inter Display_ is currently still in the beta stage, it would be nice...