未验证 提交 ae802c2c 编写于 作者: E Ebrahim Byagowi 提交者: GitHub

[test-ot-color] Minor

上级 7170e350
......@@ -74,7 +74,8 @@ png_dump (hb_face_t *face, unsigned int face_index)
strikes_count++;
blob_length = new_blob_length;
}
strikes[strikes_count - 1] = ppem;
if (strikes_count != 0)
strikes[strikes_count - 1] = ppem;
hb_blob_destroy (blob);
}
/* can't report the biggest strike correctly, and, we can't do anything about it */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册