提交 d993e723 编写于 作者: B Behdad Esfahbod

Fix hb_face_set_index()

上级 93345edc
......@@ -729,7 +729,7 @@ hb_face_set_index (hb_face_t *face,
if (hb_object_is_inert (face))
return;
face->index = 0;
face->index = index;
}
unsigned int
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册