101 Commits (b8d1760bc00071580a41b1e41fca6675f1e4aa04)

Author SHA1 Message Date
Ebrahim Byagowi e248a4e46c [make] Minor reordering on test/api/Makefile.am 5 years ago
Ebrahim Byagowi c494d7abcd Remove cmake testing and add meson build bot 5 years ago
Ebrahim Byagowi ab2d3ec542 [var] Implement hb_font_get_var_coords_design 5 years ago
ckitagawa e128f80278 parent 777ba47b50 5 years ago
ckitagawa ed857c4680 [subset] Add COLR support 5 years ago
Ebrahim Byagowi ac81e94016 Rename hb_outline_decompose to hb_font_draw_glyph and hb_outline_decompose_funcs_t to hb_draw_funcs_t 5 years ago
Ebrahim Byagowi 981125aa2a Rename hb_ot_glyph_* to hb_outline_* 5 years ago
ariza 72cbfb9059 remove empty lookup subtables 5 years ago
ckitagawa 93376a6436 Add unittests 5 years ago
Ebrahim Byagowi 42f4f1ea50 [ot-glyph] Add tests for hb_ot_glyph_decompose 5 years ago
blueshade7 7a4745ba8d added api test test-ot-glyphname 5 years ago
Michiharu Ariza b9ff43c162 Implement gvar table and variable glyf 5 years ago
Ebrahim Byagowi 62932c14bd [meta] Rename ot-metadata to ot-meta per review 5 years ago
Ebrahim Byagowi 3ac03bd67c [meta] New API, hb_ot_metadata_reference_entry for fetching meta entries 5 years ago
Ebrahim Byagowi 87e628436e Implement a simple API for fetching opentype metrics 5 years ago
Garret Rieger 3be0ffe45d [subset] Add drop tables to subset input. 6 years ago
Qunxin Liu 6faac8df83 [subset] Subsetting Name Table Step 4 6 years ago
Michiharu Ariza ae3db1f4e3 added api test for subset VVAR & bug fix 6 years ago
Michiharu Ariza 43420dfa96 fix test build 6 years ago
Michiharu Ariza 6ee71166b0 add api tests for subset gvar & HVAR; bug fixes 6 years ago
Michiharu Ariza 139e87b56c fix tt var extents & add test 6 years ago
Michiharu Ariza d2a0149c29 added api test for subset VVAR & bug fix 6 years ago
Michiharu Ariza 6dd1077b68 fix test build 6 years ago
Michiharu Ariza 2e6038a209 add api tests for subset gvar & HVAR; bug fixes 6 years ago
Michiharu Ariza 434ea06841 fix tt var extents & add test 6 years ago
Behdad Esfahbod 686e6f2e40 Fix automake warnings 6 years ago
Ebrahim Byagowi 95abd53758 [feat] Expose public API 6 years ago
Ebrahim Byagowi b986fead0a Hook AAT's lcar to _get_ligature_carets 6 years ago
Khaled Hosny 5c3ccbc634 Another missing backlash 6 years ago
Khaled Hosny d29602b962 Add missing backslash 6 years ago
Behdad Esfahbod b062378ce6 [test] Minor 6 years ago
Behdad Esfahbod 9779e602ed [test] Add test for empty face 6 years ago
Ebrahim Byagowi b8a78ce201
[BASE] Improvements (#1347) 6 years ago
Ebrahim Byagowi 7170e35096
Rename deprecated symbols list file name and clean it up (#1328) 6 years ago
Ebrahim Byagowi 9df2fb1611 Add API tests for hb_map_t 6 years ago
Ebrahim Byagowi c6eb5e852c Don't report deprecated symbols as unused symbols 6 years ago
Ebrahim Byagowi 61510b63c1
[test] Minor cleanup in test-multithread and test-ot-name (#1256) 6 years ago
Ebrahim Byagowi dc49bd8d81 Add two APIs for getting stylistic set labels 6 years ago
Behdad Esfahbod 1e8fdd285f Remove HAVE_OT 6 years ago
Michiharu Ariza 6238edbd8b added CFF glyph extents API test 6 years ago
Behdad Esfahbod 33231a855f Fix pthread fail for real 6 years ago
Behdad Esfahbod 8cb8209c91 Fix bot fails 6 years ago
Behdad Esfahbod 4cd342baea Fix ubsan bot 6 years ago
Behdad Esfahbod d183b33c1d Rename test 6 years ago
Ebrahim Byagowi 39da1914b4
Test freetype funcs on test-multithread (#1187) 6 years ago
Ebrahim Byagowi 8bb73dad7f
Add a multithreaded test (#1184) 6 years ago
Michiharu Ariza 258b456566 Added CFF1 & CFF2 api tests 6 years ago
Behdad Esfahbod d07f3111b4 Link API test programs with C++ linker 6 years ago
Behdad Esfahbod 019d18e9ae Minor 6 years ago
Garret Rieger 21a181af2b [subset] sketch out support for a call that lists all codepoints present in a font. Implement support for it in format 4 cmap sub table. 7 years ago