提交 c45d5aa0 编写于 作者: P prr

8067684: Better font substitutions

Reviewed-by: bae, srl, mschoene
上级 31decb56
......@@ -75,6 +75,8 @@ le_uint32 MultipleSubstitutionSubtable::process(const LETableReference &base, Gl
return 0;
}
le_uint16 glyphCount = SWAPW(sequenceTable->glyphCount);
LEReferenceToArrayOf<Offset>
substituteArrayRef(base, success, sequenceTable->substituteArray, glyphCount);
if (glyphCount == 0) {
glyphIterator->setCurrGlyphID(0xFFFF);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册