..
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] minor, fix copyright
2019-05-28 13:54:45 +04:30
test-baseline.c
[base] Add hb_ot_layout_get_baseline API
2019-07-30 04:42:51 +04:30
test-blob.c
[test] Fix -Wunused-parameter warnings
2018-09-30 18:14:50 +02:00
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
[cmap] Check GID before adding ranges in format 4 & 12
2019-10-29 02:09:13 +02:00
test-common.c
Rename hb-*private.hh to hb-*.hh
2018-08-25 22:36:36 -07:00
test-cplusplus.cc
…
test-draw.c
fixing more expected test results
2021-02-19 16:53:21 -07:00
test-font.c
[test] Don't call deprecated API
2019-05-13 14:34:53 -07:00
test-map.c
test/api: Fix building on pre-C99 compilers
2018-12-12 01:32:01 +08:00
test-multithread.c
[test] Unify font file opening across the tests
2018-10-21 11:27:05 +03:30
test-object.c
Turn 8 spaces to tab across the project
2019-08-27 02:40:41 +04:30
test-ot-alternates.c
[layout] Rename _get_alternates to _get_glyph_alternates
2020-06-18 22:56:07 +04:30
test-ot-collect-glyphs.c
[test] More lookup_collect_glyphs() tests
2021-08-03 10:06:27 -06:00
test-ot-color.c
[test] Avoid alloca use as clang complain
2019-08-29 14:55:54 +04:30
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
[fuzzer] Make some use for test_font API calls
2020-06-20 22:06:11 +04:30
test-ot-glyphname.c
implement SID to glyph ID mapping with predefined Charset
2020-04-18 15:42:30 +04:30
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
Turn 8 spaces to tab across the project
2019-08-27 02:40:41 +04:30
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
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
[metrics] Make values match their enum type naming
2019-07-30 03:48:23 +04:30
test-ot-name.c
[test] Add one more test for hb_ot_layout_feature_get_characters
2020-06-19 23:27:39 +04:30
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] Add test for aaa85931f3
2019-08-20 14:22:57 -07:00
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
parent 777ba47b50
2020-01-31 16:37:30 -05:00
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
[subset] Add support for "--gids" option
2020-05-11 15:28:58 -07:00
test-subset-colr.c
Refactor to two iterators
2020-01-29 10:21:00 -05:00
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
[subset] Add unit test for str de-dup
2019-04-26 15:24:47 -07:00
test-subset-os2.c
[test] Unify font file opening across the tests
2018-10-21 11:27:05 +03:30
test-subset-post.c
[test] Unify font file opening across the tests
2018-10-21 11:27:05 +03:30
test-subset-sbix.c
Add unittests
2020-01-15 13:36:01 -08:00
test-subset-vmtx.c
[test] Unify font file opening across the tests
2018-10-21 11:27:05 +03:30
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] define G_APPROX_VALUE and EPSILON only when used
2020-04-17 22:28:09 +04:30
test-version.c
…