Commit 59b0b3a76c767393f1d9d28ece314b4e03b0f661

Werner Lemberg 2016-12-20T11:39:52

Add bug reference to previous commit.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/ChangeLog b/ChangeLog
index f348317..db292bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,10 @@
 	support fixes this, but fonts will exist without that table and will
 	need sane fallback.
 
+	Problem reported as
+
+	  https://bugs.chromium.org/p/skia/issues/detail?id=5917
+
 	* src/truetype/ttgload.c (TT_Process_Simple_Glyph,
 	load_truetype_glyph): Implement linear advance adjustments if `HVAR'
 	or `VVAR' tables are missing.