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

Minor

上级 4e09fb8f
...@@ -31,7 +31,7 @@ static const char *font_path = "fonts/cv01.otf"; ...@@ -31,7 +31,7 @@ static const char *font_path = "fonts/cv01.otf";
static hb_face_t *face; static hb_face_t *face;
static void static void
test_ot_layout_feature_get_name_ids_and_characters () test_ot_layout_feature_get_name_ids_and_characters (void)
{ {
hb_tag_t cv01 = HB_TAG ('c','v','0','1'); hb_tag_t cv01 = HB_TAG ('c','v','0','1');
unsigned int feature_index; unsigned int feature_index;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册