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.
 
 
 
 
 
 
Ebrahim Byagowi aa732e454a
[tests] minor, ligcarets is fetched from gdef not gsub
4 years ago
..
fonts [aat] Remove lcar support 4 years ago
Makefile.am [layout] hb_ot_layout_lookup_get_alternates, a new API 4 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 Minor, switch to https links where possible 5 years ago
meson.build [layout] hb_ot_layout_lookup_get_alternates, a new API 4 years ago
test-aat-layout.c [test] minor, fix copyright 5 years ago
test-baseline.c [base] Add hb_ot_layout_get_baseline API 5 years ago
test-blob.c [test] Fix -Wunused-parameter warnings 6 years ago
test-buffer.c Turn 8 spaces to tab across the project 5 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 5 years ago
test-common.c Rename hb-*private.hh to hb-*.hh 6 years ago
test-cplusplus.cc
test-draw.c rebase draw test as recent roundf changes 4 years ago
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 Turn 8 spaces to tab across the project 5 years ago
test-ot-alternates.c [layout] Rename _get_alternates to _get_glyph_alternates 4 years ago
test-ot-color.c [test] Avoid alloca use as clang complain 5 years ago
test-ot-extents-cff.c [ot-metrics] Don't use mixed scaled and not scaled for generating extents 5 years ago
test-ot-face.c [fuzzer] Make some use for test_font API calls 4 years ago
test-ot-glyphname.c implement SID to glyph ID mapping with predefined Charset 4 years ago
test-ot-ligature-carets.c [tests] minor, ligcarets is fetched from gdef not gsub 4 years ago
test-ot-math.c Turn 8 spaces to tab across the project 5 years ago
test-ot-meta.c Rename hb_ot_meta_get_entries() to +hb_ot_meta_get_entry_tags() 5 years ago
test-ot-metrics-tt-var.c [gvar] fix infinite loop introduced by 11f3fca 5 years ago
test-ot-metrics.c [metrics] Make values match their enum type naming 5 years ago
test-ot-name.c [test] Add one more test for hb_ot_layout_feature_get_characters 4 years ago
test-ot-tag.c Round-trip OpenType tags through BCP 47 4 years ago
test-set.c tweak reflecting review & add test cases 5 years ago
test-shape.c [test] Add test for aaa85931f3 5 years ago
test-style.c [style] Remove fdsc support (#2541) 4 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] Add support for "--gids" option 4 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. 5 years ago
test-subset-glyf.c Merge branch 'master' of https://github.com/harfbuzz/harfbuzz into glyf 5 years ago
test-subset-gpos.c Move hb_ot_layout_closure_{features,lookups} behind EXPERIMENTAL flag 4 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. 5 years ago
test-subset-hmtx.c [test] Unify font file opening across the tests 6 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 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-sbix.c Add unittests 5 years ago
test-subset-vmtx.c [test] Unify font file opening across the tests 6 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 6 years ago
test-unicode.c Update to Unicode 13.0.0 4 years ago
test-var-coords.c [test] define G_APPROX_VALUE and EPSILON only when used 4 years ago
test-version.c