8422 Commits (84d0af456bb42f5a468fb5ef9edb04647e7840d8)
 

Author SHA1 Message Date
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 043b610fa6 Fix sign compare warnings 6 years ago
Behdad Esfahbod ce317d0320 Fix warning 6 years ago
Ebrahim Byagowi 0c2bd1b160
[dwrite] Fix delete-non-virtual-dtor warning (#1550) 6 years ago
Behdad Esfahbod 89bcfb204c Remove TRACE_COLLECT_GLYPHS 6 years ago
Behdad Esfahbod f13b6786f0 [pragma] Only add if GCC or clang 6 years ago
Behdad Esfahbod c2ea7a9da4 [directwrite] More fix 6 years ago
Ebrahim Byagowi 9714d3ec5c
[dwrite] Try to fix delete-non-virtual-dtor warnings 6 years ago
Behdad Esfahbod 0772c06f96 Remove tracing from closure 6 years ago
Behdad Esfahbod d9f6be3a61 Fix -Wundef errors with __GNUC__ 6 years ago
Michiharu Ariza 28917e58f9 init interp_env_t::hintmask_size 6 years ago
Behdad Esfahbod 9b4e51b2e4 [pragma] Enable error -Wdelete-non-virtual-dtor 6 years ago
Behdad Esfahbod e65272281c [directwrite] Fix error 6 years ago
Behdad Esfahbod b900f78088 [pragma] More cast-align whitelist 6 years ago
Behdad Esfahbod 0d8b931bbe [pragma] Allow cast-align in hb-font.cc 6 years ago