harfbuzz/test/api
Ebrahim Byagowi 86bd5a0ba1 [draw] End CFF paths with a line-to
Issue a line-to command when start and end point of a path isn't same, matches freetype also.
2020-02-23 23:23:50 +03:30
..
fonts [fuzz] minor, move two fuzzer cases to their correct place 2020-02-12 19:17:18 +03:30
CMakeLists.txt
Makefile.am [var] Implement hb_font_get_var_coords_design 2020-02-08 11:04:34 +03:30
hb-subset-test.h Fix nullptr de-reference failure if both blobs in a subset test are 0 in size 2020-01-28 15:35:53 -05:00
hb-test.h Minor, switch to https links where possible 2020-02-19 16:32:44 +03:30
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-buffer.c Turn 8 spaces to tab across the project 2019-08-27 02:40:41 +04:30
test-c.c
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
test-cplusplus.cc
test-draw.c [draw] End CFF paths with a line-to 2020-02-23 23:23:50 +03:30
test-font.c
test-map.c
test-multithread.c
test-object.c Turn 8 spaces to tab across the project 2019-08-27 02:40:41 +04:30
test-ot-color.c [test] Avoid alloca use as clang complain 2019-08-29 14:55:54 +04:30
test-ot-extents-cff.c [ot-metrics] Don't use mixed scaled and not scaled for generating extents 2019-10-08 23:27:39 +03:30
test-ot-face.c [test] minor 2020-02-05 23:12:37 +03:30
test-ot-glyphname.c fixed api test test-ot-glyphname 2019-11-26 18:34:06 +00:00
test-ot-ligature-carets.c
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 Implement gvar table and variable glyf 2019-10-06 08:58:40 +03:30
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 Remove duplicated tests from test-ot-tag (#1958) 2019-09-06 12:24:32 -04:00
test-set.c Fix page_map corruption in hb_set_t during process(). 2020-02-08 10:27:44 +03:30
test-shape.c [test] Add test for aaa85931f3 2019-08-20 14:22:57 -07:00
test-subset-cbdt.c parent 777ba47b50 2020-01-31 16:37:30 -05:00
test-subset-cff1.c
test-subset-cff2.c
test-subset-cmap.c [subset] Avoid incorrectly dropping cmap for NotoColorEmoji.ttf 2020-02-05 16:13:10 +03:30
test-subset-colr.c Refactor to two iterators 2020-01-29 10:21:00 -05:00
test-subset-drop-tables.c
test-subset-glyf.c
test-subset-gpos.c add api test 2020-01-23 10:50:52 -08: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-sbix.c Add unittests 2020-01-15 13:36:01 -08:00
test-subset-vmtx.c
test-subset-vvar.c
test-subset.c
test-unicode.c Turn 8 spaces to tab across the project 2019-08-27 02:40:41 +04:30
test-var-coords.c [var] Implement hb_font_get_var_coords_design 2020-02-08 11:04:34 +03:30
test-version.c