【Inter UI】计算机屏幕上高度清晰的英文字体 英文

Inter UI是一款非常适合用于计算机屏幕的免费英文字体,即使在很小的界面上Inter UI字体也能让字体清晰可见,官方号称为计算机屏幕上高度清晰的文本字体。

Inter UI的字体与 Roboto, San Francisco, Akkurat, Asap, Lucida Grande字形相似,但它最大优势是即使是小尺寸也能清晰可见。字体包括OTF,TTF以及WEB格式,还有hinted版。

如果您正在制作 Web 内容,则可以使用以下 CSS 或从Google Fonts 获取。

@import url(‘https://rsms.me/inter/inter.css’); 

html { font-family: ‘Inter’, sans-serif; } 

@supports (font-variation-settings: normal) { 

  html { font-family: ‘Inter var’, sans-serif; } 

}

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. Several OpenType features are provided as well, 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.

该字体的更多详情介绍请点击(https://rsms.me/inter/)查看

字体风格

Inter-Regular-Sample

Inter-Bold-Sample

使用许可

Inter 是一个免费的开源字体系列,根据SIL Open Font License 1.1协议发布,您可以自由使用这种字体,允许任何个人和企业免费使用,包括商业用途。

Inter is a free and open source font family.
You are free to use this font in almost any way imaginable.
Refer to the SIL Open Font License 1.1 for exact details on what the conditions and restrictions are.

参考资料

https://rsms.me/inter/

https://www.shejidaren.com/inter-ui-zhi-ti.html

下载地址

蓝奏云(推荐):https://100font.lanzouo.com/iXNhVxcljch

百度网盘:https://pan.baidu.com/s/1jwgMWuPGL8_dZG0Be4QN4g  提取码:goih

注1:暗示字体(hinted)和未暗示字体之间有什么区别?

“提示”文件夹中的字体文件中包含用于辅助ClearType的附加数据,ClearType是Microsoft Windows(和某些Linux发行版)使用的文本光栅化器。只有当您以Windows用户为目标,并且更喜欢这些“提示”字体的不同外观时,才希望使用“提示”字体。此外,暗示数据会使字体文件变大,因此,如果您在网站上使用Inter,这些文件的额外大小是另一个需要考虑的因素。本文将更详细地解释暗示(https://www.typotheque.com/articles/hinting)。

What is the difference between hinted and unhinted fonts?

The font files in the “hinted” folders have additional data in them for assisting ClearType, the text rasterizer used by Microsoft Windows (and some Linux distributions.) You want to use the “hinted” fonts only if you are targeting Windows users and prefer the different look of these “hinted” fonts. Additionally, hinting data makes the font files larger, so if you are using Inter on websites, the extra size of these files is another consideration to make.

注2:安装后,在PS、AI、word等软件中的名字为“Inter UI”