From a113ad581510a575ac150eb3678d5f2e9f266e25 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Fri, 23 Nov 2018 13:01:00 -0800 Subject: Removes overlapping shapes in some glyphs for the variable font as a workaround for a rasterization bug in Chrome where anti-aliasing is applied on a per-shape basis and then the alpha channels are added together causing "thicker" pixels where two shapes overlap. Closes #85 --- src/Inter-UI-Regular.ufo/glyphs/D_hook.glif | 44 ++++++++++++++++------------- 1 file changed, 24 insertions(+), 20 deletions(-) (limited to 'src/Inter-UI-Regular.ufo/glyphs/D_hook.glif') diff --git a/src/Inter-UI-Regular.ufo/glyphs/D_hook.glif b/src/Inter-UI-Regular.ufo/glyphs/D_hook.glif index 547e2d236..560d3def1 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/D_hook.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/D_hook.glif @@ -1,26 +1,30 @@ - + - - - - - - - - - - - - + + + + + + + + + + + + - + + com.schriftgestaltung.Glyphs.glyph.leftMetricsKey + T + com.schriftgestaltung.Glyphs.glyph.rightMetricsKey + D com.schriftgestaltung.hints @@ -31,14 +35,14 @@ origin 0.0 - 1.0 + 7.0 stem -2 target 0.0 - 10.0 + 4.0 type Stem @@ -51,14 +55,14 @@ origin 0.0 - 5.0 + 11.0 stem -2 target 0.0 - 6.0 + 0.0 type Stem @@ -71,14 +75,14 @@ origin 0.0 - 1.0 + 7.0 stem -2 target 0.0 - 10.0 + 4.0 type TTStem -- cgit v1.2.3