12442 Commits (94ba4d5a440c599694b0db73ab8e9344d83cb9ef)
 

Author SHA1 Message Date
Garret Rieger 02c4a516db Add a debug message when offset overflow resolution fails. 3 years ago
Ben Wagner cb2d71c648 [mutex] Add hb_mutex_t std::mutex implementation 3 years ago
Behdad Esfahbod 67b3962fa5 [atomic] Cannot fail anymore 3 years ago
Qunxin Liu ca7b9daef0 [subset] subset MATH table 3 years ago
Garret Rieger c2cc566c9d [subset] Fix subset_offset_array adding unused space to serializer. 3 years ago
Qunxin Liu 8c5c81746d [subset] fix find_duplicate_features 3 years ago
Qunxin Liu 1afc3874e0 [subset] add closure_glyphs () method for MATH table 3 years ago
Behdad Esfahbod 3b2929e8a9 [set-digest] Use using instead of typedef 3 years ago
Simon Cozens 5694561f75 Add support for Pwo Karen / Ason Chin medial la 3 years ago
Behdad Esfahbod bff5685432 [khmer] Towards separating Khmer from Indic table 3 years ago
Behdad Esfahbod 5d957ffe74 [myanmar] Towards separating Myanmar from Indic table 3 years ago
Khaled Hosny 6db4b56e05 Make the file UTF-8 again 3 years ago
Behdad Esfahbod 14a2df7bc2 Add stub HBUINT15 3 years ago
Behdad Esfahbod c852b86841 Rename HBGlyphID to HBGlyphID16 3 years ago
Garret Rieger 74f96d9d4b [repacker] fix heap use after free in repacker. 3 years ago
ActuallyaDeviloper 7143c8333b Make the code able to compile with MSVC++ from Visual Studio 2015 (Version 14.0.25431.01, Update 3) sucessfully again. 3 years ago
Khaled Hosny b36f1510ec [doc] Add missing version tags 3 years ago
Khaled Hosny 9c387e20d6
3.0.0 3 years ago
Behdad Esfahbod e0d5fe740a Centralize math include 3 years ago
Khaled Hosny 671f1d149a [ci] meson 0.55.0 didn’t work for harfbuzz 3 years ago
Khaled Hosny f1b20b5a14 [ci] Ragel subproject requires meson 0.55.0 3 years ago
Khaled Hosny 835fc1376f [ci] Build ragel on the Linux CI job 3 years ago
Khaled Hosny a59e7ec993 [meson] Add ragel_subproject option 3 years ago
Khaled Hosny 60a38d7988
Merge pull request #3210 from NikitaFeodonit/main 3 years ago
Garret Rieger f4649f3895 [subset] restore hb_subset_input_unicode/glyph_set () to documentation. 3 years ago
Garret Rieger d700646c33 [subset] In preperation for 3.0.0 release remove legacy subsetting api methods. 3 years ago
NikitaFeodonit 19cd84b4e9 CMake: Detect pthread with module FindThread 3 years ago
Behdad Esfahbod ae14537854 [style] Change tag type to hb_style_tag_t 3 years ago
David Corbett 470686e817 [USE] Send Khitan Small Script and Yezidi to USE 3 years ago
Khaled Hosny 22cbd038d3 [meson] Add ragel subproject 3 years ago
Khaled Hosny 5898a9618c [ragel] Regenerate state machine files with 6.10 3 years ago
Khaled Hosny 7e9ac8fea2 [meson] Require ragel 6.10 3 years ago
Behdad Esfahbod 175f24a459
Merge pull request #3206 from harfbuzz/unicode-14 3 years ago
David Corbett f1493357f7 [Unicode 14] Update the Arabic joining script list 3 years ago
David Corbett a0101a31b5 [Unicode 14] Add tests 3 years ago
David Corbett 2c3e4b279b [Unicode 14] Send all the new scripts to USE 3 years ago
David Corbett 20736d9bb3 [Unicode 14] Update the USE table 3 years ago
David Corbett 35ac0de42b [Unicode 14] Update the emoji table 3 years ago
David Corbett ec5688f50f [Unicode 14] Update the vowel constraint table 3 years ago
David Corbett 11d5334d8e [Unicode 14] Update the Indic table 3 years ago
David Corbett 18a46eeafb [Unicode 14] Update the Arabic table 3 years ago
David Corbett 7b05eec054 [Unicode 14] Update the script direction list 3 years ago
David Corbett 26e1498e76 [Unicode 14] Update the UCD table 3 years ago
David Corbett 67f1aa4d21 [Unicode 14] Add new `hb_script_t` values 3 years ago
Behdad Esfahbod cd77846bd9 [util] Fix leak of an hb_font_t 3 years ago
Behdad Esfahbod da285d511f [util/shape-consumer] Simplify font tracking 3 years ago
Behdad Esfahbod bda3238c89 Add fallback atexit implementation using template descrutors 3 years ago
Behdad Esfahbod 9c27045158 [style] Fix another float conversion warning 3 years ago
Behdad Esfahbod 5a1a6f1fe3 [ot-shape] Enabled two more features: 'Harf' and 'Buzz' 3 years ago
Behdad Esfahbod ed1163208d Call atexit() via hb_atexit() 3 years ago