/external/harfbuzz_ng/test/api/ |
D | test-subset-cff2.c | 55 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 …]
|
D | test-subset-glyf.c | 64 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 …]
|
D | test-subset-cff1.c | 55 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 …]
|
D | test-subset-hmtx.c | 51 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()
|
D | test-subset-cmap.c | 36 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()
|
D | test-subset-hdmx.c | 37 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()
|