harfbuzz/test/api
Garret Rieger 2c024dc3cb [subset] prune redundant cmap12 subtables.
If the post subset cmap12 table is equivalent to another cmap subtable don't include the 12 table in the final subset. Matches change https://github.com/fonttools/fonttools/pull/2146 from fontTools.
2021-08-04 17:36:24 -06:00
..
fonts [subset] prune redundant cmap12 subtables. 2021-08-04 17:36:24 -06:00
Makefile.am [test] Add API test for lookup_collect_glyphs() 2021-08-03 10:06:27 -06:00
hb-subset-test.h [subset] switch ..._set_flags to not take a mask. 2021-07-29 18:30:27 -07:00
hb-test.h [blob] Add failing versions of create API 2021-06-15 13:56:30 -06:00
meson.build [test] Add API test for lookup_collect_glyphs() 2021-08-03 10:06:27 -06:00
test-aat-layout.c
test-baseline.c
test-blob.c
test-buffer.c [test] Fix unused-var warning 2021-02-22 17:11:36 -07:00
test-c.c
test-collect-unicodes.c
test-common.c
test-cplusplus.cc
test-draw.c fixing more expected test results 2021-02-19 16:53:21 -07:00
test-font.c
test-map.c
test-multithread.c
test-object.c
test-ot-alternates.c
test-ot-collect-glyphs.c [test] More lookup_collect_glyphs() tests 2021-08-03 10:06:27 -06:00
test-ot-color.c
test-ot-extents-cff.c Apply rounding correctly when calculating glyph extents for CFF and CFF2; adjust expected test results 2021-02-19 16:53:21 -07:00
test-ot-face.c
test-ot-glyphname.c
test-ot-ligature-carets.c
test-ot-math.c
test-ot-meta.c
test-ot-metrics-tt-var.c calculate extents based on scaled then rounded values; undo two of the earlier test result adjustments 2021-02-19 16:53:21 -07:00
test-ot-metrics.c
test-ot-name.c
test-ot-tag.c Don’t map BCP 47 to coincidentally similar OT tag 2020-11-22 19:35:47 -08:00
test-set.c [set] Compute is_subset by comparing pages. 2021-05-26 14:15:25 -06:00
test-shape.c
test-style.c [util/hb-shape] Fix use of EOF as end-of-line 2021-08-01 08:12:40 -06:00
test-subset-cbdt.c
test-subset-cff1.c [subset] switch ..._set_flags to not take a mask. 2021-07-29 18:30:27 -07:00
test-subset-cff2.c [subset] switch ..._set_flags to not take a mask. 2021-07-29 18:30:27 -07:00
test-subset-cmap.c
test-subset-colr.c
test-subset-drop-tables.c [subset] Remove hb_subset(). Leaving just hb_subset_or_fail(). 2021-07-22 12:14:47 -07:00
test-subset-glyf.c [subset] switch ..._set_flags to not take a mask. 2021-07-29 18:30:27 -07:00
test-subset-gpos.c [subset] update gpos tests to reflect updated behaviour. 2021-03-16 15:23:11 -07:00
test-subset-gvar.c [subset] switch ..._set_flags to not take a mask. 2021-07-29 18:30:27 -07:00
test-subset-hdmx.c [subset] Remove hb_subset(). Leaving just hb_subset_or_fail(). 2021-07-22 12:14:47 -07:00
test-subset-hmtx.c [subset] Remove hb_subset(). Leaving just hb_subset_or_fail(). 2021-07-22 12:14:47 -07:00
test-subset-hvar.c [subset] switch ..._set_flags to not take a mask. 2021-07-29 18:30:27 -07:00
test-subset-nameids.c
test-subset-os2.c
test-subset-post.c
test-subset-sbix.c
test-subset-vmtx.c
test-subset-vvar.c [subset] switch ..._set_flags to not take a mask. 2021-07-29 18:30:27 -07:00
test-subset.c [subset] switch ..._set_flags to not take a mask. 2021-07-29 18:30:27 -07:00
test-unicode.c [test] Silence more compiler warnings 2021-04-16 13:32:02 -06:00
test-var-coords.c
test-version.c