1
1
mirror of https://github.com/rsms/inter.git synced 2024-09-11 10:55:24 +03:00
The Inter font family
Go to file
2022-10-06 17:18:52 -07:00
.github attempt to fix github action 2022-10-04 09:28:01 -07:00
docs website: adjustments to "using" after #497 (and update jekyll script while at it) 2022-09-29 12:10:43 -07:00
misc Workaround for bug in fontmake causing bad weight metadata 2022-10-05 10:11:16 -07:00
src changes style of /one.ss01 for Display to have a straight bottom (still curved at wght 100) 2022-10-06 17:18:52 -07:00
.gitattributes lfs caused website to break 2020-04-09 15:25:54 -07:00
.gitignore ignore **/*(Autosaved).glyphs 2022-05-30 17:52:19 -07:00
CODE_OF_CONDUCT.md Adds code of conduct 2017-08-22 09:35:14 -07:00
CONTRIBUTING.md update CONTRIBUTING.md 2022-06-03 13:15:14 -07:00
LICENSE.txt remove RFN from license, add trademark notice. related to #282 2020-08-25 09:40:12 -07:00
Makefile fixes style linking of Display styles. Related to #498 2022-10-06 09:38:33 -07:00
README.md readme: remove outdated "Font metrics" section (move to misc) and fixup HTML usage 2022-09-29 12:15:21 -07:00
requirements.txt Remove slnt/ital VF axis 2022-09-29 11:51:22 -07:00
version.txt UPM 2048 and opsz axis (#462) 2022-05-26 11:20:06 -07:00

Inter

Inter is a typeface carefully crafted & designed for computer screens. Inter features a tall x-height to aid in readability of mixed-case and lower-case text. Inter is a variable font with several OpenType features, like contextual alternates that adjusts punctuation depending on the shape of surrounding glyphs, slashed zero for when you need to disambiguate "0" from "o", tabular numbers, etc.

Download Inter font files…


Sample

Quick questions

  • Where can I get Inter? Here
  • I think I found a bug. How can I let you know? Open an issue here
  • I have a question. Where can I get help? Post in Discussions Q&A
  • Should I use Inter from Google Fonts? No, unless you have no other choice. (outdated, no italics)
  • Can I legally use Inter for my purpose? Most likely yes! Inter is free and open source. (Read the license for details.)

Using & installing Inter

<link rel="preconnect" href="https://rsms.me/">
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
:root { font-family: 'Inter', sans-serif; }
@supports (font-variation-settings: normal) {
  :root { font-family: 'Inter var', sans-serif; }
}

Alternate distributions

Disclaimer: Alternate distributions may not always be up-to-date.

Derivative versions

Notable projects using Inter

Have you made something nice with Inter?
Please share in Show & Tell! →

Supporters & contributors

A wholehearted Thank You to everyone who supports the Inter project!

Special thanks to @thundernixon and @KatjaSchimmel who have put in significant effort into making Inter what it is through their contributions ♡

See graphs/contributors for a complete list of all contributors.

Contributing to this project

For instructions on how to work with the source files and how to compile & build font files, refer to CONTRIBUTING.md.

Inter is licensed under the SIL Open Font License

Design

This section discusses some of the design choices made for Inter.

Inter can be classified as a geometric neo-grotesque, similar in style to Roboto, Apple San Francisco, Akkurat, Asap, Lucida Grande and more. Some trade-offs were made in order to make this typeface work really well at small sizes:

  • Early versions of Inter was not suitable for very large sizes because of some small-scale glyph optimizations (like "pits" and "traps") that help rasterization at small sizes but stand out and interfere at large sizes. However today Inter works well at large sizes and a Display subfamily is in the works for really large "display" sizes.

  • Rasterized at sizes below 12px, some stems—like the horizontal center of "E", "F", or vertical center of "m"—are drawn with two semi-opaque pixels instead of one solid. This is because we "prioritize" (optimize for) higher-density rasterizations. If we move these stems to an off-center position—so that they can be drawn sharply at e.g. 11px—text will be less legible at higher resolutions.

Inter is a variable font and is in addition also distributed as a set of traditional distinct font files in the following styles:

Roman (upright) name Italic name Weight
Thin Thin Italic 100
Extra Light Extra Light Italic 200
Light Light Italic 300
Regular Italic 400
Medium Medium Italic 500
Semi Bold Semi Bold Italic 600
Bold Bold Italic 700
Extra Bold Extra Bold Italic 800
Black Black Italic 900