字体介绍

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

使用许可

本字体以SIL Open Font License 1.1(SIL 开源字型授权版本1.1,简称SIL OFL 或OFL)授权协议发布,这个授权的自由度非常高:

✔ 这款字体无论是个人还是企业都可以自由免费商用,也无需知会或者标明原作者。

✔ 这款字体可以自由传播、分享,或者将字体安装于系统、软件或APP中也是允许的,可以与任何软件捆绑再分发以及/或一并销售。

✔ 这款字体可以自由修改、改造。但修改或改造后的字体也必须同样以SIL Open Font License 1.1授权公开。

✘ 这款字体禁止用于违法行为,如因使用这款字体产生纠纷或法律诉讼,作者不承担任何责任。

✘ 根据SIL Open Font License 1.1的规定,禁止单独出售字体文件(OTF/TTF文件)的行为。

关于SIL Open Font License 1.1授权协议的内容、免责事项等详细细节,请查看详细的License授权文件的内容。

参考资料

https://rsms.me/inter/

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

特别说明

本站分享的所有字体,在发布之前都是经过多方查证的,在所有合法场景下都是可以免费商用的。但是,不排除版权方/作者某天又更改了授权许可方式,或者查证过程不小心有疏漏,所以,在实际商用时,建议联系版权方/作者再次核实,通过上面“参考资料”里面的链接一般都可以找到版权方/作者。
注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”

#版权声明# 本站所有资源版权均属于原作者所有,这里所提供资源均只能用于参考学习用,请勿直接商用。若由于商用引起版权纠纷,一切责任均由使用者承担。如若本站内容侵犯了原著者的合法权益,可联系我们进行删除处理。