Add bug reference to previous commit.

This commit is contained in:
Werner Lemberg 2016-12-20 11:39:52 +01:00
parent cc576f8002
commit 59b0b3a76c
1 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,10 @@
support fixes this, but fonts will exist without that table and will support fixes this, but fonts will exist without that table and will
need sane fallback. need sane fallback.
Problem reported as
https://bugs.chromium.org/p/skia/issues/detail?id=5917
* src/truetype/ttgload.c (TT_Process_Simple_Glyph, * src/truetype/ttgload.c (TT_Process_Simple_Glyph,
load_truetype_glyph): Implement linear advance adjustments if `HVAR' load_truetype_glyph): Implement linear advance adjustments if `HVAR'
or `VVAR' tables are missing. or `VVAR' tables are missing.