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