提交 98c6f03c 编写于 作者: B Behdad Esfahbod

Minor

上级 442a72d9
...@@ -129,7 +129,6 @@ hb_face_create_for_tables (hb_reference_table_func_t reference_table_func, ...@@ -129,7 +129,6 @@ hb_face_create_for_tables (hb_reference_table_func_t reference_table_func,
face->user_data = user_data; face->user_data = user_data;
face->destroy = destroy; face->destroy = destroy;
face->upem = 0;
face->num_glyphs = (unsigned int) -1; face->num_glyphs = (unsigned int) -1;
face->table.init0 (face); face->table.init0 (face);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册