75 Commits (31f7b1bb94c2cef7ce58df52ddd1b09b42e8f596)

Author SHA1 Message Date
Mike Hommey 1c98ff87c7 Support building with older glib versions 8 years ago
Frédéric Wang c3fa5d0e03 Remove inexistent file ttx file from test/api/Makefile.am 8 years ago
Behdad Esfahbod 34fc4a2cfa Fix dist 9 years ago
Behdad Esfahbod 46cc4a3a2a [MATH] Rename hb_math_*_t types to hb_ot_math_*_t 9 years ago
Frédéric Wang 8d622f1114 Add tests for get_mathvariant (#329) 9 years ago
Frédéric Wang 485e4873fb Add tests for hb_ot_math_get_glyph_variants (#328) 9 years ago
Behdad Esfahbod a5629a2ed9 [MATH] Simplify test 9 years ago
Frédéric Wang edcfa789bf test-ot-math: Use different scales for vertical and horizontal directions and add test for hb_ot_math_get_min_connector_overlap. (#327) 9 years ago
Behdad Esfahbod cdc9eef7da [MATH] Enable tests for glyph-assembly italics-correction 9 years ago
Behdad Esfahbod 86106c7528 [MATH] Rename all API to hb_ot_math_* 9 years ago
Frédéric Wang 51da7a1cd6 MATH table: Add API to access math variants. 9 years ago
Frédéric Wang 722e620f20 Use G_TEST_DIST to build the path of math test fonts 9 years ago
Behdad Esfahbod 17ff30e9af [MATH] Clean up get_top_accent_attachment() 9 years ago
Behdad Esfahbod 8bcf517fe5 [MATH] Clean up get_italics_correction() 9 years ago
Frédéric Wang d7182d1296 MATH Table: Add API to access glyph info. 9 years ago
Frédéric Wang 319ff59161 MATH Table: Add API to access math contants. 9 years ago
Behdad Esfahbod 4d3892e9b0 [MATH] Fixups for previous commit 9 years ago
Frédéric Wang 5fbcb992bd MATH Table: Add API to check availability of math data. 9 years ago
Sascha Brawer e7ecbba2cc Support Americanist Phonetic Notation 9 years ago
Behdad Esfahbod 18c19dd34d Fix build 9 years ago
Behdad Esfahbod dd8598c1c7 [test] Pass closure to hb_font_set_glyph_func() 9 years ago
Behdad Esfahbod da29b43794 Separate nil font-funcs from parent-peeking font-funcs 9 years ago
Behdad Esfahbod 3e905e396b Add hb_font_set_parent() 10 years ago
Behdad Esfahbod 88da7bba9f Default font scale to face upem 10 years ago
Behdad Esfahbod 1866e17114 Make hb_font_create_sub_font() NOT make parent immutable 10 years ago
Sascha Brawer f2ad935e19 Handle language tags that indicate phonetic IPA transcription 10 years ago
Behdad Esfahbod fad2674874 Minor 10 years ago
Behdad Esfahbod 31594b98af [test] Fix test-object 10 years ago
Romain Naour 160f635523 fix static linking with icu-uc 10 years ago
Behdad Esfahbod b3a2f6afba [test] Add test for cluster merging 10 years ago
Behdad Esfahbod eb0bf3ae66 Relax inert checks 10 years ago
Behdad Esfahbod 7d5e7613ce Fail blob creation if length overflows or is too large 10 years ago
Behdad Esfahbod b5fbc3b8f5 API: Do not clear buffer-flags in hb_buffer_clear_contents() 11 years ago
Behdad Esfahbod 976c8f4552 New API: hb_buffer_[sg]et_replacement_codepoint() 11 years ago
Behdad Esfahbod e634fed428 [buffer] Validate UTF-32 input 11 years ago
Behdad Esfahbod af2490c095 Only accept well-formed UTF-8 sequences 11 years ago
Behdad Esfahbod 24b2ba9dfa [test-buffer] Add test for lonely low-surrogate 11 years ago
Behdad Esfahbod 6334495ac1 Use zh-Hans / zh-Hant when converting OT language tag to hb_language_t 11 years ago
Behdad Esfahbod f381e320df Fix lang matching logic 11 years ago
Behdad Esfahbod ee5350d667 Accept BCP 47 zh-Hans / zh-Hant language tags 11 years ago
Behdad Esfahbod 2b051c6057 Rename HB_VERSION_CHECK and hb_version_check to "atleast" 11 years ago
Luis de Bethencourt 1eacde00cc check hb_set_is_emtpy in test-set.c 11 years ago
Behdad Esfahbod c77d1ade68 Fix warnings 11 years ago
Behdad Esfahbod 20cbc1f8eb Annotate hb-set a bit; add HB_SET_VALUE_INVALID 12 years ago
Behdad Esfahbod 4dc798de19 Add hb-deprecated.h, and rename a couple enum values 12 years ago
Behdad Esfahbod 54e6f6c588 Clean up list of Unicode scripts 12 years ago
Behdad Esfahbod 7235f33f9e Fix misc warnings reported by cppcheck 12 years ago
Behdad Esfahbod a4446b10bf Fix build for C89 compilers 12 years ago
Behdad Esfahbod 2966d36032 Fix test build 12 years ago
Behdad Esfahbod d9afa11133 Build hb-icu into libharfbuzz-icu.so 12 years ago