9082 Commits (a6048e4cd013987ecb846e0683a7cf6f0caa65f9)
 

Author SHA1 Message Date
Behdad Esfahbod a6048e4cd0 Fix build 6 years ago
Behdad Esfahbod 32d3c06b61 Disable sbix if no-color or no-ot-font-bitmap 6 years ago
Behdad Esfahbod 606841b070 [iter] Check for more before forwarding/rewinding past ends 6 years ago
David Corbett c1c122e7b3 [iter] Fix filter rewinding 6 years ago
David Corbett b854d4ff46 [array] Fix rewinding 6 years ago
Behdad Esfahbod 79126df307 [iter] Add hb_map_sorted() and hb_map_retains_sorting() 6 years ago
Behdad Esfahbod 7f45ce42db [config] Rename 6 years ago
Behdad Esfahbod 0e78d4ddae [config] Add HB_NO_NAME 6 years ago
Behdad Esfahbod 1fc0772117 [config] HB_NO_OT_NAME_LANGUAGE AAT 6 years ago
Behdad Esfahbod 4381bb2de7 [config] Comment 6 years ago
Behdad Esfahbod 9c921e6c32 [config] Enable HB_NO_NAME_TABLE_AAT 6 years ago
Behdad Esfahbod 81b79dfc39 [config] Add HB_NO_COLOR to HB_LEAN 6 years ago
Behdad Esfahbod b63a8e173c [config Add HB_NO_OT_SHAPE_COMPLEX_VOWEL_CONSTRAINTS to LEAN 6 years ago
Behdad Esfahbod 42a2128477 [config] Disbale getenv() and atexit() if HB_LEAN 6 years ago
Behdad Esfahbod fca2786041 [config] Make HB_DISABLE_DEPRECATED actually compile 6 years ago
Behdad Esfahbod 5a48611ccd [config] Add HB_NO_OT_LAYOUT_UNUSED 6 years ago
Behdad Esfahbod 771f1b21d1 [config] Adjust 6 years ago
Behdad Esfahbod 484f6e8215 [config] Add HB_LEAN 6 years ago
Behdad Esfahbod 0bfd14c0ed [config] Fix tests 6 years ago
Behdad Esfahbod 784df8eba1 [config] Flesh out more 6 years ago
Behdad Esfahbod 799c6a5081 [config] Add some 6 years ago
Behdad Esfahbod e6582de12f Add hb-config.hh 6 years ago
Behdad Esfahbod d43af339e7 [subset] More HB_NO_SUBSET_LAYOUT 6 years ago
Behdad Esfahbod 31c591d69f [cff] Prune more code if HB_NO_OT_FONT_CFF 6 years ago
Behdad Esfahbod 5ea8ad5c48 [subset] Add HB_NO_SUBSET_CFF 6 years ago
Behdad Esfahbod 2c93f0dee3 Add HB_NO_AAT 6 years ago
Behdad Esfahbod 62dfe7aea2 [cff] Minor 6 years ago
Behdad Esfahbod 227d85e138 Minor 6 years ago
Behdad Esfahbod 9bfe22af61 [sanitize] Fix previous commit 6 years ago
Behdad Esfahbod 4dcf65328f [sanitize] Simplify 6 years ago
Behdad Esfahbod 23168c3981 [sanitize] Use hb_is_trivially_copyable() 6 years ago
Behdad Esfahbod 0ff7954f9f [meta] Add hb_is_trivial 6 years ago
Behdad Esfahbod 7162a97bca [meta] Add hb_is_trivially_copyable() 6 years ago
Behdad Esfahbod f2398f34c0 [meta] Add is_trivially_destructible 6 years ago
Behdad Esfahbod 72cb5b8e52 Remove accidentally included include 6 years ago
Behdad Esfahbod 086772e409 [meta] Add is_destructible 6 years ago
Behdad Esfahbod b14745278a [met]a Add is_constructible, ... 6 years ago
Behdad Esfahbod 19e08a1467 [iter] Adjust source_of/sink_of 6 years ago
Behdad Esfahbod c0485e32a3 Use hb_void_t<> the way it's supposed to be used 6 years ago
Behdad Esfahbod 40fb36a39d [meta] Minor 6 years ago
Behdad Esfahbod f9a96a0a97 [meta] More rewrites 6 years ago
Behdad Esfahbod 5252677e53 [meta] Rewrite hb_int_min/max 6 years ago
Behdad Esfahbod caa3f92e91 [meta] void_tt -> void_t 6 years ago
Behdad Esfahbod 7df3ecfb40 [meta] hb_void_t -> hb_empty_t 6 years ago
Behdad Esfahbod 149c3db8a2 [meta] Minor 6 years ago
Behdad Esfahbod 707ff5b59d Minor 6 years ago
Behdad Esfahbod ce300f4fb6 [meta] Rewrite is_signed, add is_unsigned 6 years ago
Behdad Esfahbod e939d88bd7 [meta] Rewrite is_integral / is_floating_point, add is_arithmetic 6 years ago
Behdad Esfahbod c3a456a26e [meta] Rewrite is_cr_convertible 6 years ago
Behdad Esfahbod b4ad6af9c4 [meta] Rewrite is_base_of 6 years ago