9027 Commits (e0315b4aadb3fbc6b618de56d643471e8d1f7859)
 

Author SHA1 Message Date
Behdad Esfahbod 54ece299bc Use type aliasing for meta-functions, ie. those returning a type 6 years ago
David Corbett 1ce11b4437 Reduce LangTag from 3 language system tags to 1 6 years ago
Behdad Esfahbod 155e92f259 Reduce NullPool size 6 years ago
Behdad Esfahbod 4fc2d2d724 [meta] Flesh out hb_invoke() 6 years ago
Behdad Esfahbod e03d9395aa Comment 6 years ago
Behdad Esfahbod b8e763fd71 [meta] Add hb_invoke() 6 years ago
Behdad Esfahbod a3fcb9a370 [meta] Add HB_AUTO_RETURN_EXPR, HB_VOID_RETURN_EXPR, hb_priority, hb_has(), hb_get() 6 years ago
Behdad Esfahbod ff68be31bf Add hb_void_tt<> ala std::void_t 6 years ago
Behdad Esfahbod 89fea21697 Fix copyright 6 years ago
Behdad Esfahbod b7384c89e2 [fuzzing] Run valgrind with --leak-check=full 6 years ago
Behdad Esfahbod 3ff66c0029 [fuzzing] Fail if valgrind is requested but not found 6 years ago
Behdad Esfahbod 07776b6096 More tweaks to previous commit 6 years ago
Behdad Esfahbod 699de689e9 Delete default assignment operator Offset<> 6 years ago
Behdad Esfahbod 02d864aa26 Add HB_FUNCOBJ() 6 years ago
Nathan Willis 60be1450ad [Usermanual]: fix Tamil error in Why-do-I-need-a-shaping-engine section. 6 years ago
Behdad Esfahbod 38b1d0b9b2 Move static const to post-struct for a function object 6 years ago
Behdad Esfahbod 19e800c9d8 Ugh. Another try, to unbreak gcc this time! 6 years ago
Behdad Esfahbod 3a88f55c15 Move location of HB_UNUSED to make MSVC happy 6 years ago
Behdad Esfahbod 1ae265888e Fix gcc warning 6 years ago
Ebrahim Byagowi c0ea37b557
[ci] Fix macOS glib issue 6 years ago
Nathan Willis ad12603664 Merge branch 'master' of https://github.com/harfbuzz/harfbuzz 6 years ago
Behdad Esfahbod 47e538a35f Add HB_NO_SUBSET_LAYOUT 6 years ago
Behdad Esfahbod a98e4068e7 Revert "Hide symbols in hb-iter" 6 years ago
Behdad Esfahbod dab92bdd46 Revert "Hide more symbols" 6 years ago
Behdad Esfahbod 98f14c4cdb Hide symbols in hb-iter 6 years ago
Behdad Esfahbod 2e86d50915 Hide more symbols 6 years ago
Behdad Esfahbod caa20e4ef9 Hide a few more symbols 6 years ago
Behdad Esfahbod 95df00aec1 Hide a few static methods 6 years ago
Behdad Esfahbod 2f4be4ba54 Add HB_NO_OPTIONS 6 years ago
Behdad Esfahbod 079d2dcbb2 Add HB_NO_NAME_TABLE_AAT 6 years ago
Behdad Esfahbod 60a58aa61c Add HB_NO_OT_FONT_BITMAP 6 years ago
Behdad Esfahbod 160c4d8b2d Add HB_NO_OT_FONT_CFF 6 years ago
Behdad Esfahbod 35f3b97fac Add HB_NO_OT_SHAPE_COMPLEX_HEBREW_FALLBACK 6 years ago
Behdad Esfahbod 414c5de26b Add HB_NO_OT_SHAPE_FALLBACK 6 years ago
Behdad Esfahbod fe0018f7ef Add HB_NO_OT_SHAPE_COMPLEX_THAI_FALLBACK 6 years ago
Behdad Esfahbod 9ddbfa006d Add HB_NO_OT_LAYOUT_BLACKLIST 6 years ago
Behdad Esfahbod 571fad4cf1 Add HB_NO_OT_SHAPE_COMPLEX_VOWEL_CONSTRAINTS 6 years ago
Nathan Willis 3db227265b Update gtk-doc annotations for inout counts on various getter functions. 6 years ago
Nathan Willis c08ddbd91b [Docs] Minor edits to gtk-doc inline comment review. 6 years ago
Nathan Willis af5230bce3 [Docs] Minor; fix formatting for gtk-doc multiple-annotations. 6 years ago
Nathan Willis 6c0a1e8cd6 [Docs] Annotate gtk-doc formatting with some un-annotated (out)s. 6 years ago
Nathan Willis 5122805c74 [Docs] Fix gtk-doc formatting for (out) and (inout). 6 years ago
Nathan Willis d3178aa52a [Docs] Fix gtk-doc references to 'kern' table functions, clarifying that GPOS is not examined. 6 years ago
Nathan Willis 3449031fad [Docs] Add inline gtk-doc documentation of GDEF glyph classes. 6 years ago
Nathan Willis 930f6fc3da [Docs] Add inlind gtk-doc comments for hb-ot-layout functions. 6 years ago
Behdad Esfahbod b52c0e54b9 Use injected class name to simplify macros 6 years ago
Behdad Esfahbod baf1e79075 [C++11] Use deleted methods 6 years ago
Behdad Esfahbod 824fd342d5 Rename a few macros 6 years ago
Behdad Esfahbod edfc6be4a0 [arabic] Disable fallback shaping if HB_NO_OT_SHAPE_COMPLEX_ARABIC_FALLBACK defined 6 years ago
Behdad Esfahbod 4d31662b5d Don't install ot-font funcs on new fonts if HB_NO_OT_FONT defined 6 years ago