- 28 10月, 2017 9 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Saves some more code size as well!
-
由 Behdad Esfahbod 提交于
Even 1 is too many but putting 0 breaks compile. Saves 3k in .so
-
由 Behdad Esfahbod 提交于
Saves 2k of .bss section.
-
由 Behdad Esfahbod 提交于
In ten years we never used them...
-
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 27 10月, 2017 13 次提交
-
-
由 Behdad Esfahbod 提交于
Part of fixing https://github.com/behdad/harfbuzz/issues/585
-
由 Behdad Esfahbod 提交于
Part of fixing https://github.com/behdad/harfbuzz/issues/585
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Used to build static string arrays that use no relocation.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 David Corbett 提交于
-
-
由 Jonathan Kew 提交于
-
由 Jonathan Kew 提交于
This adds a couple extra entries to the set used, such that iteration would fail in 1.6.2 due to the bug in hb_set_t::page_t::next().
-
由 Jonathan Kew 提交于
-
- 26 10月, 2017 10 次提交
-
-
由 Behdad Esfahbod 提交于
The get_glyph_from_name() is incorrect; needs fixing.
-
由 Khaled Hosny 提交于
-
由 Khaled Hosny 提交于
Turns out we already have support for “post” table, it just needed to be activated and put in use.
-
由 Behdad Esfahbod 提交于
-
-
由 David Corbett 提交于
-
由 David Corbett 提交于
-
由 David Corbett 提交于
-
- 24 10月, 2017 7 次提交
-
-
由 Behdad Esfahbod 提交于
Trying to figure out why this is failing on some Debian bots: https://bugs.freedesktop.org/show_bug.cgi?id=103346 Maybe I should check for GNU grep specifically now that I'm using -n as well.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Ouch! That's what happens when one plays with increment/decrement operators! Fixes https://github.com/behdad/harfbuzz/issues/578
-
由 Behdad Esfahbod 提交于
-
-
- 23 10月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
-