8703 Commits (5b66b033fd2cd9c95284d283f08d6789c7ec985d)
 

Author SHA1 Message Date
Behdad Esfahbod 1ec90514f6 [AAT] Minor 6 years ago
Behdad Esfahbod 299eca0c3b [AAT] Handle out-of-bounds classes 6 years ago
Behdad Esfahbod c4623db4a3 [AAT] Minor 6 years ago
Behdad Esfahbod c4e36f97b6 [AAT] Minor 6 years ago
Behdad Esfahbod f60282c5bf More pragma control 6 years ago
Behdad Esfahbod fd0889f903 Comment 6 years ago
Behdad Esfahbod 00f06d1aa6 Fix test 6 years ago
Behdad Esfahbod 9f31417733 Form cluster for Emoji sub-region tag sequences 6 years ago
Behdad Esfahbod 5034f8f2ab Fix macos tests with previous commit 6 years ago
Behdad Esfahbod 3ecda71041 Adjust mark offsets when zeroing from fallback mark positioning code 6 years ago
Michiharu Ariza 12cd3171ba Merge branch 'master' into cff-more-arrayof-fixes 6 years ago
Michiharu Ariza 261a742181 more rewriting with ArrayOf<> 6 years ago
Behdad Esfahbod 36fb2b4da9 [AAT] In InsertionChain, set mark to previous-position if inserting 6 years ago
Behdad Esfahbod cbe0ed117a [AAT] Re-enable tests MORX-31 and MORX-41 6 years ago
Behdad Esfahbod baf4d6a68a [AAT] Remove mark_set from InsertionChain 6 years ago
Behdad Esfahbod 410731d3fb [test/text-rendering-tests] Update from upstream 6 years ago
Behdad Esfahbod 0b2fa342de More of previous 6 years ago
Behdad Esfahbod a5e5dd8b42 Fix sign-compare error resulted from promoting unsigned integers to signed larger ints 6 years ago
Behdad Esfahbod 32379bbf10 Cast HB_UNTAG results to uint8_t 6 years ago
Behdad Esfahbod 83d4aa5ca9 More -Wcast-error fix 6 years ago
Behdad Esfahbod 447323b85a Better fix for -Wcast-align errors 6 years ago
Behdad Esfahbod 81ec543d80 More -Wcast-error fixes 6 years ago
Behdad Esfahbod 9077272549 pragma GCC diagnostic error "-Wsign-compare" 6 years ago
Behdad Esfahbod 8d05bf7dc0 Fix cast-align error 6 years ago
Behdad Esfahbod b270cee6c5 [CI] Remove gcc 4.2 bots 6 years ago
Behdad Esfahbod 70a52d6bd8 Convert all other enum class consts to static constexpr 6 years ago
Behdad Esfahbod 5d4b0377b9 Convert unsigned enum class consts to static constexpr 6 years ago
Behdad Esfahbod ef00654962 Convert tag enum class consts to static constexpr 6 years ago
Behdad Esfahbod 39e1b6d03f Convert boolean enum class consts to static constexpr 6 years ago
Behdad Esfahbod 271cb7c1c0 Make some enum constants unsigned 6 years ago
Behdad Esfahbod 3d9a6e6266 Whitespace 6 years ago
Behdad Esfahbod c81f02fd06 pragma GCC diagnostic error "-Wvla" 6 years ago
Alfie John ff98109455 Fix grammar 6 years ago
Alfie John e9c0f5e714 Grammar fix 6 years ago
Behdad Esfahbod 789396ed6b Remove wrongly added files 6 years ago
Behdad Esfahbod 380c3cffb9 Use enum for class constant 6 years ago
Behdad Esfahbod 6d042a18e7 [CFF] Use enum for tableTag 6 years ago
Behdad Esfahbod c1cbbb9459 Use static constexpr for large class constants 6 years ago
Khaled Hosny 30ae62779f Regular spaces will do 6 years ago
Alfie John ed62551d67 Adding leading space for code example 6 years ago
Alfie John 3e332544db Fix description of example 6 years ago
Alfie John 2144ca9f01 Added option to build docs to docs 6 years ago
Behdad Esfahbod 21c0713a1c Whitespace 6 years ago
Behdad Esfahbod 934d3fa2a7 Use more iter pipelines 6 years ago
Behdad Esfahbod 420d8ac350 [algs] Add hb_iter() 6 years ago
Behdad Esfahbod 54ec48ea20 Use iter pipelines more 6 years ago
Behdad Esfahbod 83cecd80d9 [iter] Default projection to identity 6 years ago
Behdad Esfahbod a699c6b17c [algs] Add hb_identity 6 years ago
Behdad Esfahbod 463cfb426f Fix unused-variable warnings 6 years ago
Behdad Esfahbod f4cbb1ee0c WIP 6 years ago