harfbuzz/test/api
Matthias Clasen 8dc86d0703 Add a test font scale rounding behavior
This test verifies the fix for
https://github.com/harfbuzz/harfbuzz/issues/3274
2021-11-01 17:59:48 -07:00
..
fonts Add a test font scale rounding behavior 2021-11-01 17:59:48 -07:00
Makefile.am Add a test font scale rounding behavior 2021-11-01 17:59:48 -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 [blob] Add failing versions of create API 2021-06-15 13:56:30 -06:00
meson.build Add a test font scale rounding behavior 2021-11-01 17:59:48 -07: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 [feat] Turn AAT feature id into enum 2018-11-25 01:16:02 -05:00
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-scale.c Add a test font scale rounding behavior 2021-11-01 17:59:48 -07:00
test-font.c
test-map.c [map] fix incorrect population count in hash map. 2021-08-10 14:00:55 -06:00
test-multithread.c [test] Unify font file opening across the tests 2018-10-21 11:27:05 +03:30
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
test-ot-face.c
test-ot-glyphname.c
test-ot-layout.c [test] hb_ot_layout_language_get_feature_tags() 2021-08-11 16:33:37 -06:00
test-ot-ligature-carets.c [tests] minor, ligcarets is fetched from gdef not gsub 2020-07-06 00:10:16 +04:30
test-ot-math.c
test-ot-meta.c Rename hb_ot_meta_get_entries() to +hb_ot_meta_get_entry_tags() 2019-08-13 21:02:47 -07:00
test-ot-metrics-tt-var.c
test-ot-metrics.c [metrics] Make values match their enum type naming 2019-07-30 03:48:23 +04:30
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 [test-set] Fix compiler warnings 2021-08-24 23:16:24 -06:00
test-shape.c
test-style.c [style] Prepare for release 2021-09-13 10:10:10 -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] 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 [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] In preperation for 3.0.0 release remove legacy subsetting api methods. 2021-09-16 15:31:29 -06:00
test-unicode.c [Unicode 14] Add tests 2021-09-14 18:38:50 -04:00
test-var-coords.c
test-version.c