- 29 Oct, 2017 2 commits
-
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
get_glyph_from_name() coming soon.
-
- 28 Oct, 2017 2 commits
-
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
Fixes https://github.com/behdad/harfbuzz/issues/585
-
- 27 Oct, 2017 17 commits
-
-
Behdad Esfahbod authored
Such that client cannot accidentally destroy them, even though that will be a bug in their code...
-
Behdad Esfahbod authored
Oops.
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
Saves some more code size as well!
-
Behdad Esfahbod authored
Even 1 is too many but putting 0 breaks compile. Saves 3k in .so
-
Behdad Esfahbod authored
Saves 2k of .bss section.
-
Behdad Esfahbod authored
In ten years we never used them...
-
Behdad Esfahbod authored
Fixes https://github.com/behdad/harfbuzz/issues/571
-
Behdad Esfahbod authored
Fixes https://github.com/behdad/harfbuzz/issues/585
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
Part of fixing https://github.com/behdad/harfbuzz/issues/585
-
Behdad Esfahbod authored
Part of fixing https://github.com/behdad/harfbuzz/issues/585
-
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
Used to build static string arrays that use no relocation.
-
Behdad Esfahbod authored
-
- 26 Oct, 2017 9 commits
-
-
Behdad Esfahbod authored
-
David Corbett authored
-
Jonathan Kew authored
Fixes https://github.com/behdad/harfbuzz/issues/579.
-
Jonathan Kew authored
-
Jonathan Kew authored
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 authored
-
Behdad Esfahbod authored
The get_glyph_from_name() is incorrect; needs fixing.
-
- 25 Oct, 2017 8 commits
-
-
Khaled Hosny authored
-
Khaled Hosny authored
Turns out we already have support for “post” table, it just needed to be activated and put in use.
-
Behdad Esfahbod authored
-
-
David Corbett authored
-
David Corbett authored
-
David Corbett authored
-
-
- 24 Oct, 2017 1 commit
-
-
Behdad Esfahbod authored
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.
-
- 23 Oct, 2017 1 commit
-
-
Behdad Esfahbod authored
-