From 4a575d2edc18a4f03958008c9e0ff74432480769 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Sun, 31 Mar 2019 19:25:31 -0700 Subject: v3.4 --- docs/index.html | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 6d17d10b7..4615a0564 100644 --- a/docs/index.html +++ b/docs/index.html @@ -214,8 +214,8 @@ html { font-family: 'Inter', sans-serif; }

{% for f in site.data.feature_samples %} - -

{{f.title}} {{f.tag}}

+ +

{{f.title}} {{f.tag}}

{% if f.description %} @@ -402,6 +402,17 @@ html { font-family: 'Inter', sans-serif; } it public, but what would be the point of that?  :—) + +

+ The variable font renders poorly in Chrome +

+ There are some known issues with variable fonts in Chrome, in particular + on Microsoft Windows. You may see an effect similar to "ink bleed" where shapes overlap, for instance where the vertical and horizontal stems meet in "+" or "t". + On Windows you may in addition see incorrectly placed glyphs that looks like poor kerning (spacing between characters) and even some glyphs being lower or taller than other glyphs. + It is recommended to avoid using variable fonts on Chrome. + See the Chromium bug tracker for a list of variable-font related issues. +
+

I've made a cool thing that uses Inter, can I share it with you?
-- cgit v1.2.3