HarfBuzz text shaping engine http://harfbuzz.github.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Garret Rieger 0ff3618c2d [subset] Use hb_subset_input_t inside of subset_options_t so that input defaults are shared between the library and cli. 5 years ago
..
fonts [subset] Truncate empty gids at the end in retain-gids mode. 5 years ago
CMakeLists.txt [test] Minor cleanup in test-multithread and test-ot-name (#1256) 6 years ago
Makefile.am [subset] Add drop tables to subset input. 5 years ago
hb-subset-test.h [subset] Subsetting Name Table Step 4 5 years ago
hb-test.h test/api: Fix building on pre-C99 compilers 6 years ago
test-aat-layout.c Fix build on older Visual Studio versions (#1499) 6 years ago
test-baseline.c [BASE] Improvements (#1347) 6 years ago
test-blob.c [test] Fix -Wunused-parameter warnings 6 years ago
test-buffer.c Fix Codacy "issues" 6 years ago
test-c.c [feat] Turn AAT feature id into enum 6 years ago
test-collect-unicodes.c [test] Unify font file opening across the tests 6 years ago
test-common.c Rename hb-*private.hh to hb-*.hh 6 years ago
test-cplusplus.cc
test-font.c [test] Don't call deprecated API 5 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 6 years ago
test-object.c Fix Codacy "issues" 6 years ago
test-ot-color.c test/api: Fix building on pre-C99 compilers 6 years ago
test-ot-extents-cff.c Implemented seac for extents & subset along with API tests 6 years ago
test-ot-face.c Minor warning fix again 6 years ago
test-ot-ligature-carets.c Hook AAT's lcar to _get_ligature_carets 6 years ago
test-ot-math.c Fix test-ot-math leak issue 6 years ago
test-ot-name.c test/api: Fix building on pre-C99 compilers 6 years ago
test-ot-tag.c Comment out ot_languages where fallback suffices 6 years ago
test-set.c Add test for hb_set_del 6 years ago
test-shape.c [test] Don't call deprecated API 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 [test] Unify font file opening across the tests 6 years ago
test-subset-drop-tables.c [subset] Add drop tables to subset input. 5 years ago
test-subset-glyf.c [subset] Use hb_subset_input_t inside of subset_options_t so that input defaults are shared between the library and cli. 5 years ago
test-subset-hdmx.c [subset] WIP convert hdmx subsetting to use iterators. 5 years ago
test-subset-hmtx.c [test] Unify font file opening across the tests 6 years ago
test-subset-nameids.c [subset] Add unit test for str de-dup 5 years ago
test-subset-os2.c [test] Unify font file opening across the tests 6 years ago
test-subset-post.c [test] Unify font file opening across the tests 6 years ago
test-subset-vmtx.c [test] Unify font file opening across the tests 6 years ago
test-subset.c [test] Unify font file opening across the tests 6 years ago
test-unicode.c [ucdn] Fix Hangul composition 5 years ago
test-version.c