ref: d678b37e8aa50bf35159c802fcdd6d8cb14bfea2
parent: 70704b34ace5667ac700a5d85d7d8a1ba2b58da0
author: Werner Lemberg <[email protected]>
date: Tue Dec 20 07:45:31 EST 2016
Another minor ChangeLog addition.
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,7 +9,7 @@
2016-12-20 Ben Wagner <[email protected]>
Werner Lemberg <[email protected]>
- [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