Home
last modified time | relevance | path

Searched refs:face_ac (Results 1 – 25 of 25) sorted by relevance

/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/
Dtest-subset-cff2.c55 hb_face_t *face_ac = hb_test_open_font_file ("fonts/AdobeVFPrototype.ac.otf"); in test_subset_cff2() local
64 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('C','F','F','2')); in test_subset_cff2()
68 hb_face_destroy (face_ac); in test_subset_cff2()
75 hb_face_t *face_ac = hb_test_open_font_file ("fonts/AdobeVFPrototype.ac.nohints.otf"); in test_subset_cff2_strip_hints() local
87 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('C', 'F', 'F', '2')); in test_subset_cff2_strip_hints()
91 hb_face_destroy (face_ac); in test_subset_cff2_strip_hints()
98 hb_face_t *face_ac = hb_test_open_font_file ("fonts/AdobeVFPrototype.ac.nosubrs.otf"); in test_subset_cff2_desubr() local
110 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('C', 'F', 'F', '2')); in test_subset_cff2_desubr()
114 hb_face_destroy (face_ac); in test_subset_cff2_desubr()
121 hb_face_t *face_ac = hb_test_open_font_file ("fonts/AdobeVFPrototype.ac.nosubrs.nohints.otf"); in test_subset_cff2_desubr_strip_hints() local
[all …]
Dtest-subset-glyf.c64 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.ttf"); in test_subset_glyf() local
74 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('l','o','c', 'a')); in test_subset_glyf()
75 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('g','l','y','f')); in test_subset_glyf()
79 hb_face_destroy (face_ac); in test_subset_glyf()
86 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.ttf"); in test_subset_glyf_with_input_glyphs() local
96 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('g','l','y','f')); in test_subset_glyf_with_input_glyphs()
97 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('l','o','c', 'a')); in test_subset_glyf_with_input_glyphs()
102 hb_face_destroy (face_ac); in test_subset_glyf_with_input_glyphs()
209 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.nohints.ttf"); in test_subset_glyf_strip_hints_simple() local
222 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('l','o','c', 'a')); in test_subset_glyf_strip_hints_simple()
[all …]
Dtest-subset-cff1.c55 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansPro-Regular.ac.otf"); in test_subset_cff1() local
64 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('C','F','F',' ')); in test_subset_cff1()
68 hb_face_destroy (face_ac); in test_subset_cff1()
75 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansPro-Regular.ac.nohints.otf"); in test_subset_cff1_strip_hints() local
87 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('C', 'F', 'F', ' ')); in test_subset_cff1_strip_hints()
91 hb_face_destroy (face_ac); in test_subset_cff1_strip_hints()
98 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansPro-Regular.ac.nosubrs.otf"); in test_subset_cff1_desubr() local
110 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('C','F','F',' ')); in test_subset_cff1_desubr()
114 hb_face_destroy (face_ac); in test_subset_cff1_desubr()
121 …hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansPro-Regular.ac.nosubrs.nohints.otf"); in test_subset_cff1_desubr_strip_hints() local
[all …]
Dtest-subset-hmtx.c51 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.ttf"); in test_subset_hmtx_simple_subset() local
61 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('h','m','t','x')); in test_subset_hmtx_simple_subset()
65 hb_face_destroy (face_ac); in test_subset_hmtx_simple_subset()
73 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Inconsolata-Regular.ac.ttf"); in test_subset_hmtx_monospace() local
83 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('h','m','t','x')); in test_subset_hmtx_monospace()
87 hb_face_destroy (face_ac); in test_subset_hmtx_monospace()
95 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Inconsolata-Regular.ac.widerc.ttf"); in test_subset_hmtx_keep_num_metrics() local
105 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('h','m','t','x')); in test_subset_hmtx_keep_num_metrics()
109 hb_face_destroy (face_ac); in test_subset_hmtx_keep_num_metrics()
Dtest-subset-cmap.c36 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.ttf"); in test_subset_cmap() local
45 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('c','m','a','p')); in test_subset_cmap()
49 hb_face_destroy (face_ac); in test_subset_cmap()
Dtest-subset-hdmx.c37 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.ttf"); in test_subset_hdmx_simple_subset() local
46 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('h','d','m','x')); in test_subset_hdmx_simple_subset()
50 hb_face_destroy (face_ac); in test_subset_hdmx_simple_subset()
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-subset-cff2.c55 hb_face_t *face_ac = hb_test_open_font_file ("fonts/AdobeVFPrototype.ac.otf"); in test_subset_cff2() local
64 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('C','F','F','2')); in test_subset_cff2()
68 hb_face_destroy (face_ac); in test_subset_cff2()
75 hb_face_t *face_ac = hb_test_open_font_file ("fonts/AdobeVFPrototype.ac.nohints.otf"); in test_subset_cff2_strip_hints() local
87 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('C', 'F', 'F', '2')); in test_subset_cff2_strip_hints()
91 hb_face_destroy (face_ac); in test_subset_cff2_strip_hints()
98 hb_face_t *face_ac = hb_test_open_font_file ("fonts/AdobeVFPrototype.ac.nosubrs.otf"); in test_subset_cff2_desubr() local
110 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('C', 'F', 'F', '2')); in test_subset_cff2_desubr()
114 hb_face_destroy (face_ac); in test_subset_cff2_desubr()
121 hb_face_t *face_ac = hb_test_open_font_file ("fonts/AdobeVFPrototype.ac.nosubrs.nohints.otf"); in test_subset_cff2_desubr_strip_hints() local
[all …]
Dtest-subset-hvar.c55 hb_face_t *face_ac = hb_test_open_font_file ("fonts/AdobeVFPrototype.ac.otf"); in test_subset_map_HVAR() local
64 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('H','V','A','R')); in test_subset_map_HVAR()
68 hb_face_destroy (face_ac); in test_subset_map_HVAR()
75 hb_face_t *face_ac = hb_test_open_font_file ("fonts/AdobeVFPrototype.ac.retaingids.otf"); in test_subset_map_HVAR_retaingids() local
86 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('H','V','A','R')); in test_subset_map_HVAR_retaingids()
90 hb_face_destroy (face_ac); in test_subset_map_HVAR_retaingids()
97 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansVariable-Roman-modHVAR.ac.ttf"); in test_subset_map_modHVAR() local
106 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('H','V','A','R')); in test_subset_map_modHVAR()
110 hb_face_destroy (face_ac); in test_subset_map_modHVAR()
136 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansVariable-Roman.ac.ttf"); in test_subset_identity_HVAR() local
[all …]
Dtest-subset-cff1.c55 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansPro-Regular.ac.otf"); in test_subset_cff1() local
64 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('C','F','F',' ')); in test_subset_cff1()
68 hb_face_destroy (face_ac); in test_subset_cff1()
75 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansPro-Regular.ac.nohints.otf"); in test_subset_cff1_strip_hints() local
87 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('C', 'F', 'F', ' ')); in test_subset_cff1_strip_hints()
91 hb_face_destroy (face_ac); in test_subset_cff1_strip_hints()
98 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansPro-Regular.ac.nosubrs.otf"); in test_subset_cff1_desubr() local
110 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('C','F','F',' ')); in test_subset_cff1_desubr()
114 hb_face_destroy (face_ac); in test_subset_cff1_desubr()
121 …hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansPro-Regular.ac.nosubrs.nohints.otf"); in test_subset_cff1_desubr_strip_hints() local
[all …]
Dtest-subset-glyf.c64 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.ttf"); in test_subset_glyf() local
74 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('l','o','c', 'a')); in test_subset_glyf()
75 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('g','l','y','f')); in test_subset_glyf()
79 hb_face_destroy (face_ac); in test_subset_glyf()
111 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.ttf"); in test_subset_glyf_with_input_glyphs() local
121 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('g','l','y','f')); in test_subset_glyf_with_input_glyphs()
122 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('l','o','c', 'a')); in test_subset_glyf_with_input_glyphs()
127 hb_face_destroy (face_ac); in test_subset_glyf_with_input_glyphs()
234 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.nohints.ttf"); in test_subset_glyf_strip_hints_simple() local
247 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('l','o','c', 'a')); in test_subset_glyf_strip_hints_simple()
[all …]
Dtest-subset-hmtx.c51 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.ttf"); in test_subset_hmtx_simple_subset() local
61 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('h','m','t','x')); in test_subset_hmtx_simple_subset()
65 hb_face_destroy (face_ac); in test_subset_hmtx_simple_subset()
73 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Inconsolata-Regular.ac.ttf"); in test_subset_hmtx_monospace() local
83 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('h','m','t','x')); in test_subset_hmtx_monospace()
87 hb_face_destroy (face_ac); in test_subset_hmtx_monospace()
95 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Inconsolata-Regular.ac.widerc.ttf"); in test_subset_hmtx_keep_num_metrics() local
105 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('h','m','t','x')); in test_subset_hmtx_keep_num_metrics()
109 hb_face_destroy (face_ac); in test_subset_hmtx_keep_num_metrics()
Dtest-subset-gvar.c55 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansVariable-Roman.ac.ttf"); in test_subset_gvar() local
64 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('g','v','a','r')); in test_subset_gvar()
68 hb_face_destroy (face_ac); in test_subset_gvar()
75 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansVariable-Roman.ac.retaingids.ttf"); in test_subset_gvar_retaingids() local
86 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('g','v','a','r')); in test_subset_gvar_retaingids()
90 hb_face_destroy (face_ac); in test_subset_gvar_retaingids()
Dtest-subset-vvar.c55 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSerifVariable-Roman-VVAR.ac.ttf"); in test_subset_VVAR() local
64 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('V','V','A','R')); in test_subset_VVAR()
68 hb_face_destroy (face_ac); in test_subset_VVAR()
75 …hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSerifVariable-Roman-VVAR.ac.retaingids.t… in test_subset_VVAR_retaingids() local
86 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('V','V','A','R')); in test_subset_VVAR_retaingids()
90 hb_face_destroy (face_ac); in test_subset_VVAR_retaingids()
Dtest-subset-hdmx.c37 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.ttf"); in test_subset_hdmx_simple_subset() local
46 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('h','d','m','x')); in test_subset_hdmx_simple_subset()
50 hb_face_destroy (face_ac); in test_subset_hdmx_simple_subset()
Dtest-subset-cmap.c36 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.ttf"); in test_subset_cmap() local
45 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('c','m','a','p')); in test_subset_cmap()
49 hb_face_destroy (face_ac); in test_subset_cmap()
/third_party/harfbuzz/test/api/
Dtest-subset-cff2.c55 hb_face_t *face_ac = hb_test_open_font_file ("fonts/AdobeVFPrototype.ac.otf"); in test_subset_cff2() local
64 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('C','F','F','2')); in test_subset_cff2()
68 hb_face_destroy (face_ac); in test_subset_cff2()
75 hb_face_t *face_ac = hb_test_open_font_file ("fonts/AdobeVFPrototype.ac.nohints.otf"); in test_subset_cff2_strip_hints() local
87 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('C', 'F', 'F', '2')); in test_subset_cff2_strip_hints()
91 hb_face_destroy (face_ac); in test_subset_cff2_strip_hints()
98 hb_face_t *face_ac = hb_test_open_font_file ("fonts/AdobeVFPrototype.ac.nosubrs.otf"); in test_subset_cff2_desubr() local
110 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('C', 'F', 'F', '2')); in test_subset_cff2_desubr()
114 hb_face_destroy (face_ac); in test_subset_cff2_desubr()
121 hb_face_t *face_ac = hb_test_open_font_file ("fonts/AdobeVFPrototype.ac.nosubrs.nohints.otf"); in test_subset_cff2_desubr_strip_hints() local
[all …]
Dtest-subset-hvar.c55 hb_face_t *face_ac = hb_test_open_font_file ("fonts/AdobeVFPrototype.ac.otf"); in test_subset_map_HVAR() local
64 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('H','V','A','R')); in test_subset_map_HVAR()
68 hb_face_destroy (face_ac); in test_subset_map_HVAR()
75 hb_face_t *face_ac = hb_test_open_font_file ("fonts/AdobeVFPrototype.ac.retaingids.otf"); in test_subset_map_HVAR_retaingids() local
86 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('H','V','A','R')); in test_subset_map_HVAR_retaingids()
90 hb_face_destroy (face_ac); in test_subset_map_HVAR_retaingids()
97 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansVariable-Roman-modHVAR.ac.ttf"); in test_subset_map_modHVAR() local
106 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('H','V','A','R')); in test_subset_map_modHVAR()
110 hb_face_destroy (face_ac); in test_subset_map_modHVAR()
136 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansVariable-Roman.ac.ttf"); in test_subset_identity_HVAR() local
[all …]
Dtest-subset-glyf.c64 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.ttf"); in test_subset_glyf() local
74 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('l','o','c', 'a')); in test_subset_glyf()
75 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('g','l','y','f')); in test_subset_glyf()
79 hb_face_destroy (face_ac); in test_subset_glyf()
86 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.ttf"); in test_subset_glyf_with_input_glyphs() local
96 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('g','l','y','f')); in test_subset_glyf_with_input_glyphs()
97 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('l','o','c', 'a')); in test_subset_glyf_with_input_glyphs()
102 hb_face_destroy (face_ac); in test_subset_glyf_with_input_glyphs()
209 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.nohints.ttf"); in test_subset_glyf_strip_hints_simple() local
222 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('l','o','c', 'a')); in test_subset_glyf_strip_hints_simple()
[all …]
Dtest-subset-cff1.c55 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansPro-Regular.ac.otf"); in test_subset_cff1() local
64 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('C','F','F',' ')); in test_subset_cff1()
68 hb_face_destroy (face_ac); in test_subset_cff1()
75 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansPro-Regular.ac.nohints.otf"); in test_subset_cff1_strip_hints() local
87 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('C', 'F', 'F', ' ')); in test_subset_cff1_strip_hints()
91 hb_face_destroy (face_ac); in test_subset_cff1_strip_hints()
98 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansPro-Regular.ac.nosubrs.otf"); in test_subset_cff1_desubr() local
110 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('C','F','F',' ')); in test_subset_cff1_desubr()
114 hb_face_destroy (face_ac); in test_subset_cff1_desubr()
121 …hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansPro-Regular.ac.nosubrs.nohints.otf"); in test_subset_cff1_desubr_strip_hints() local
[all …]
Dtest-subset-hmtx.c51 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.ttf"); in test_subset_hmtx_simple_subset() local
61 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('h','m','t','x')); in test_subset_hmtx_simple_subset()
65 hb_face_destroy (face_ac); in test_subset_hmtx_simple_subset()
73 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Inconsolata-Regular.ac.ttf"); in test_subset_hmtx_monospace() local
83 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('h','m','t','x')); in test_subset_hmtx_monospace()
87 hb_face_destroy (face_ac); in test_subset_hmtx_monospace()
95 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Inconsolata-Regular.ac.widerc.ttf"); in test_subset_hmtx_keep_num_metrics() local
105 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('h','m','t','x')); in test_subset_hmtx_keep_num_metrics()
109 hb_face_destroy (face_ac); in test_subset_hmtx_keep_num_metrics()
Dtest-subset-vvar.c55 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSerifVariable-Roman-VVAR.ac.ttf"); in test_subset_VVAR() local
64 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('V','V','A','R')); in test_subset_VVAR()
68 hb_face_destroy (face_ac); in test_subset_VVAR()
75 …hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSerifVariable-Roman-VVAR.ac.retaingids.t… in test_subset_VVAR_retaingids() local
86 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('V','V','A','R')); in test_subset_VVAR_retaingids()
90 hb_face_destroy (face_ac); in test_subset_VVAR_retaingids()
Dtest-subset-gvar.c55 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansVariable-Roman.ac.ttf"); in test_subset_gvar() local
64 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('g','v','a','r')); in test_subset_gvar()
68 hb_face_destroy (face_ac); in test_subset_gvar()
75 hb_face_t *face_ac = hb_test_open_font_file ("fonts/SourceSansVariable-Roman.ac.retaingids.ttf"); in test_subset_gvar_retaingids() local
86 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('g','v','a','r')); in test_subset_gvar_retaingids()
90 hb_face_destroy (face_ac); in test_subset_gvar_retaingids()
Dtest-subset-hdmx.c37 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.ttf"); in test_subset_hdmx_simple_subset() local
46 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('h','d','m','x')); in test_subset_hdmx_simple_subset()
50 hb_face_destroy (face_ac); in test_subset_hdmx_simple_subset()
Dtest-subset-cmap.c36 hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.ttf"); in test_subset_cmap() local
45 hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('c','m','a','p')); in test_subset_cmap()
49 hb_face_destroy (face_ac); in test_subset_cmap()
/third_party/chromium/patch/
D0001-cve.patch46250 + hb_face_t *face_ac = hb_test_open_font_file ("fonts/Roboto-Regular.ac.ttf");
46274 + hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('l','o','c', 'a'));
46275 + hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('g','l','y','f'));
46281 + hb_face_destroy (face_ac);