I have been working with this font since the last time it was posted here and I am far from bored of it. I did contact Rasmus the developer as I needed a little bit of help self hosting it, Rasmus got back to me very quickly which was very nice.
If anyone is using this font do note that it is no longer 'Inter UI' but 'Inter'. Update your CSS accordingly even though there is a legacy @import for the old font name.
Also take note of the glyphs, there are plenty of them and you can use them for UI elements.
If you are doing fractions in your HTML then Inter will do a neat job of displaying them. Calling this a 'font' is an understatement, it does it all and redefines what a font should be - variable, fully featured and with excellent support in Rasmus + contributors.
I looked at that page and was impressed. Does anyone here have suggestions on freely licensed serif fonts that focus on readability (non-system fonts)?
Part of the legibility is your screen time, how much time did your spend reading that font. I'm using DejaVu Sans for about 10 years and while there may be slightly better fonts, it's not worth it to change it. Just pick one font and stick with it, don't change it every six months. This goes for websites and OS as well.
Arbitrary changes are annoying because you are losing your hard learned visual parser settings.
On mobile when I'm about to read longer article I use plugin to change all elements to medium size black on white sans-serif.
For legibility, consistency and familiarity is more important than finding the perfect font.
Kinda wanting to have this set the default system font for MacOS replacing San Francisco. Unfortunately requiring a lot of hacking around the OS to do so.
Most fonts are vectors (font scaling is mostly just simple vector math) rather than bitmaps. Additionally, the vector format fonts use internally is highly optimized for usage performance (think about how much text is rendered on a screen at a time or in a document), and to a lesser extent storage size, and not always particularly useful in reverse engineering (reverse designing?) the designer's intent for a given glyph.
Some open source fonts you can see every source control change of SVG documents or similar, which eventually get fed into a font processor for "compilation" into the final font formats.
[+] [-] Cenk|7 years ago|reply
[+] [-] Theodores|7 years ago|reply
If anyone is using this font do note that it is no longer 'Inter UI' but 'Inter'. Update your CSS accordingly even though there is a legacy @import for the old font name.
Also take note of the glyphs, there are plenty of them and you can use them for UI elements.
If you are doing fractions in your HTML then Inter will do a neat job of displaying them. Calling this a 'font' is an understatement, it does it all and redefines what a font should be - variable, fully featured and with excellent support in Rasmus + contributors.
[+] [-] petercooper|7 years ago|reply
[+] [-] wtmt|7 years ago|reply
[+] [-] sudhirj|7 years ago|reply
[+] [-] boromi|7 years ago|reply
Thanks
[+] [-] noir_lord|7 years ago|reply
With Cinnamon on Fedora it's very pretty.
[+] [-] dvh|7 years ago|reply
Arbitrary changes are annoying because you are losing your hard learned visual parser settings.
On mobile when I'm about to read longer article I use plugin to change all elements to medium size black on white sans-serif.
For legibility, consistency and familiarity is more important than finding the perfect font.
[+] [-] Double_a_92|7 years ago|reply
[+] [-] michaelchris|7 years ago|reply
[+] [-] andjd|7 years ago|reply
[+] [-] saagarjha|7 years ago|reply
[+] [-] jccalhoun|7 years ago|reply
[+] [-] Stratoscope|7 years ago|reply
[+] [-] sqd|7 years ago|reply
[+] [-] WorldMaker|7 years ago|reply
Some open source fonts you can see every source control change of SVG documents or similar, which eventually get fed into a font processor for "compilation" into the final font formats.
[+] [-] mplewis|7 years ago|reply
https://raw.githubusercontent.com/rsms/inter/master/src/Inte...
[+] [-] pvorb|7 years ago|reply
[+] [-] pizza|7 years ago|reply