harfbuzz/test/api
Behdad Esfahbod b39b5f2f31 [name] Implement approximate language matching
Very rudimentary.

Fixes https://github.com/harfbuzz/harfbuzz/issues/3354
2022-06-03 13:00:33 +01:00
..
fonts [repacker] update repacker test golden file. 2022-05-20 09:41:18 -06:00
Makefile.am [repacker] expose hb_subset_repack() API, hb_object_t and hb_link_t structs 2022-03-10 17:26:20 -07:00
hb-subset-test.h [subset] In preperation for 3.0.0 release remove legacy subsetting api methods. 2021-09-16 15:31:29 -06:00
hb-test.h [test/api] Fix leaks 2022-02-15 14:30:12 -06:00
meson.build [repacker] expose hb_subset_repack() API, hb_object_t and hb_link_t structs 2022-03-10 17:26:20 -07:00
test-aat-layout.c
test-baseline.c [ot-layout] Synthesize missing baselines 2022-02-16 17:37:33 -06:00
test-be-glyph-advance.c [config] Add HB_NO_BORING_EXPANSION 2022-02-15 17:17:49 -06:00
test-be-num-glyphs.c [config] Add HB_NO_BORING_EXPANSION 2022-02-15 17:17:49 -06:00
test-blob.c
test-buffer.c
test-c.c [cplusplus] Add hb-cplusplus.hh 2022-06-02 18:22:05 +01:00
test-collect-unicodes.c
test-common.c
test-cplusplus.cc [cplusplus] Test hashing shared_ptr / unique_ptr 2022-06-03 02:10:06 -06:00
test-draw.c [draw/test] Swap a freetype test case with a simpler one 2022-02-14 01:54:33 +03:30
test-font-scale.c Add a test font scale rounding behavior 2021-11-01 17:59:48 -07:00
test-font.c
test-map.c
test-multithread.c
test-object.c
test-ot-alternates.c
test-ot-collect-glyphs.c
test-ot-color.c
test-ot-extents-cff.c
test-ot-face.c [draw] Virtualize hb_font_draw_glyph() into hb_font_get_glyph_shape() 2022-02-13 13:21:14 -06:00
test-ot-glyphname.c
test-ot-layout.c
test-ot-ligature-carets.c
test-ot-math.c [ot-math] Add hb_ot_math_get_glyph_kernings 2022-02-09 12:03:07 -06:00
test-ot-meta.c
test-ot-metrics-tt-var.c Update tests for recent changes 2022-03-21 21:50:04 -06:00
test-ot-metrics.c
test-ot-name.c [name] Implement approximate language matching 2022-06-03 13:00:33 +01:00
test-ot-tag.c [ot-tag] Add HB_SCRIPT_MATH (Zmth) and map it to OT ‘math’ tag 2022-02-08 12:40:15 -06:00
test-set.c [test] Fix compiler warning 2022-05-19 18:16:48 -06:00
test-shape.c
test-style.c [hb-style] Fix the sign of slant ratios 2022-02-18 18:10:34 -06:00
test-subset-cbdt.c
test-subset-cff1.c
test-subset-cff2.c
test-subset-cmap.c
test-subset-colr.c
test-subset-drop-tables.c [subset] In preperation for 3.0.0 release remove legacy subsetting api methods. 2021-09-16 15:31:29 -06:00
test-subset-glyf.c [subset] In preperation for 3.0.0 release remove legacy subsetting api methods. 2021-09-16 15:31:29 -06:00
test-subset-gpos.c [subset] In preperation for 3.0.0 release remove legacy subsetting api methods. 2021-09-16 15:31:29 -06:00
test-subset-gvar.c
test-subset-hdmx.c
test-subset-hmtx.c
test-subset-hvar.c
test-subset-nameids.c
test-subset-os2.c
test-subset-post.c
test-subset-repacker.c [repacker] expose hb_subset_repack() API, hb_object_t and hb_link_t structs 2022-03-10 17:26:20 -07:00
test-subset-sbix.c
test-subset-vmtx.c
test-subset-vvar.c
test-subset.c [subset] also include no subset tables when guessing which tables are present. 2022-05-25 21:52:48 +00:00
test-unicode.c [Unicode 14] Add tests 2021-09-14 18:38:50 -04:00
test-var-coords.c Remove remaining traces of HB_EXPERIMENTAL_API 2022-02-13 13:21:14 -06:00
test-version.c