..
fonts
[glyf] Skip empty contours
5 years ago
CMakeLists.txt
[test] Minor cleanup in test-multithread and test-ot-name ( #1256 )
7 years ago
Makefile.am
parent 777ba47b50
5 years ago
hb-subset-test.h
Fix nullptr de-reference failure if both blobs in a subset test are 0 in size
5 years ago
hb-test.h
[subset] Cppcheck complaints
6 years ago
test-aat-layout.c
[test] minor, fix copyright
6 years ago
test-baseline.c
[base] Add hb_ot_layout_get_baseline API
6 years ago
test-blob.c
[test] Fix -Wunused-parameter warnings
7 years ago
test-buffer.c
Turn 8 spaces to tab across the project
6 years ago
test-c.c
[feat] Turn AAT feature id into enum
6 years ago
test-collect-unicodes.c
[cmap] Check GID before adding ranges in format 4 & 12
6 years ago
test-common.c
Rename hb-*private.hh to hb-*.hh
7 years ago
test-cplusplus.cc
Rename test/ to test/api/
13 years ago
test-draw.c
[draw] Add hb_draw_funcs_is_immutable and hb_draw_funcs_make_immutable
5 years ago
test-font.c
[test] Don't call deprecated API
6 years ago
test-map.c
test/api: Fix building on pre-C99 compilers
6 years ago
test-multithread.c
[test] Unify font file opening across the tests
7 years ago
test-object.c
Turn 8 spaces to tab across the project
6 years ago
test-ot-color.c
[test] Avoid alloca use as clang complain
6 years ago
test-ot-extents-cff.c
[ot-metrics] Don't use mixed scaled and not scaled for generating extents
6 years ago
test-ot-face.c
[test] minor
5 years ago
test-ot-glyphname.c
fixed api test test-ot-glyphname
5 years ago
test-ot-ligature-carets.c
Hook AAT's lcar to _get_ligature_carets
6 years ago
test-ot-math.c
Turn 8 spaces to tab across the project
6 years ago
test-ot-meta.c
Rename hb_ot_meta_get_entries() to +hb_ot_meta_get_entry_tags()
6 years ago
test-ot-metrics-tt-var.c
Implement gvar table and variable glyf
6 years ago
test-ot-metrics.c
[metrics] Make values match their enum type naming
6 years ago
test-ot-name.c
test/api: Fix building on pre-C99 compilers
6 years ago
test-ot-tag.c
Remove duplicated tests from test-ot-tag ( #1958 )
6 years ago
test-set.c
Fix page_map corruption in hb_set_t during process().
5 years ago
test-shape.c
[test] Add test for aaa85931f3
6 years ago
test-subset-cbdt.c
parent 777ba47b50
5 years ago
test-subset-cff1.c
Implement subset --regain-gids option with CFF1/2
6 years ago
test-subset-cff2.c
Implement subset --regain-gids option with CFF1/2
6 years ago
test-subset-cmap.c
[subset] Avoid incorrectly dropping cmap for NotoColorEmoji.ttf
5 years ago
test-subset-colr.c
Refactor to two iterators
5 years ago
test-subset-drop-tables.c
[subset] Add drop tables to subset input.
6 years ago
test-subset-glyf.c
Merge branch 'master' of https://github.com/harfbuzz/harfbuzz into glyf
6 years ago
test-subset-gpos.c
add api test
5 years ago
test-subset-gvar.c
add gvar & HVAR retain-gids test cases
6 years ago
test-subset-hdmx.c
[subset] WIP convert hdmx subsetting to use iterators.
6 years ago
test-subset-hmtx.c
[test] Unify font file opening across the tests
7 years ago
test-subset-hvar.c
fix VarData serialize to remove unused data sets
6 years ago
test-subset-nameids.c
[subset] Add unit test for str de-dup
6 years ago
test-subset-os2.c
[test] Unify font file opening across the tests
7 years ago
test-subset-post.c
[test] Unify font file opening across the tests
7 years ago
test-subset-sbix.c
Add unittests
5 years ago
test-subset-vmtx.c
[test] Unify font file opening across the tests
7 years ago
test-subset-vvar.c
added api test for subset VVAR & bug fix
6 years ago
test-subset.c
[test] Unify font file opening across the tests
7 years ago
test-unicode.c
Turn 8 spaces to tab across the project
6 years ago
test-version.c
Rename HB_VERSION_CHECK and hb_version_check to "atleast"
11 years ago