diff --git a/ChangeLog b/ChangeLog index b0e369129..371968394 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,7 +9,7 @@ 2016-12-20 Ben Wagner Werner Lemberg - [truetype] Fix linear metrics of GX variation fonts. + [truetype] Fix linear metrics of GX variation fonts (#49829). When asking for an unhinted non-default variations, `linearVertAdvance' is currently the value from the `hmtx' table @@ -17,7 +17,7 @@ support fixes this, but fonts will exist without that table and will need sane fallback. - Problem reported as + Problem also reported as https://bugs.chromium.org/p/skia/issues/detail?id=5917