- 06 Jun, 2018 10 commits
-
-
Garret Rieger authored
-
Behdad Esfahbod authored
New API: +hb_set_is_subset()
-
Garret Rieger authored
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
Part of https://github.com/harfbuzz/harfbuzz/issues/630
-
Behdad Esfahbod authored
This was causing problem on systems without visibility when map was used from both libharfbuzz and libharfbuzz-subset. Sigh. https://ci.appveyor.com/project/harfbuzz/harfbuzz/build/1.0.1669/job/dey47nmff0770vp3
-
David Corbett authored
Consonant_Initial_Postfixed was split off of Consonant_Succeeding_Repha, so it should correspond to the same USE class, CONS_FINAL.
-
Behdad Esfahbod authored
-
-
Behdad Esfahbod authored
UCDN is not updated yet.
-
- 05 Jun, 2018 6 commits
-
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
Test suite results are unchanged (34).
-
Ebrahim Byagowi authored
I should've rebased #1002 before the merge, my bad
-
Ebrahim Byagowi authored
Simply, it returns the number of faces on a font blob. To be used on hb-sanitizer tool but other clients also can benefit from it.
-
- 04 Jun, 2018 2 commits
-
-
Behdad Esfahbod authored
Apparently this changed between Win 7 and Win 10. Fixes https://github.com/harfbuzz/harfbuzz/issues/967 To be continued in https://github.com/harfbuzz/harfbuzz/issues/1044
-
Behdad Esfahbod authored
as those might not match what FontTools think of the glyphs if font does NOT have glyph names.
-
- 03 Jun, 2018 1 commit
-
-
Behdad Esfahbod authored
Some of the build bots, still fail on this. I suppose mine pass because I enable C++11... Anyway, remove these again.
-
- 02 Jun, 2018 8 commits
-
-
Behdad Esfahbod authored
Ouch!
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
Sigh.
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
- 01 Jun, 2018 10 commits
-
-
Garret Rieger authored
[subset] Have the subset fuzzer pull the text string to subset to from the end of the fuzzer provided data.
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
This reverts commit ff92de76. Revert that and remove ASSERT_POD. Let's see which bots are unhappy with this configuration...
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
Towards possibly using Null pool for some nil objects.
-
Behdad Esfahbod authored
Null() and Crap() are only places that there's no space before '('...
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
Towards using Null object for nil objects.
-
Behdad Esfahbod authored
Unused, but now that we have CrapPool, implement it.
-
- 31 May, 2018 1 commit
-
-
Ebrahim Byagowi authored
Apparently our gcc-6.4.0 on Alpine Linux distribution doesn't like defining static const inside a method, lets put that on outside the classes.
-
- 30 May, 2018 2 commits
-
-
Behdad Esfahbod authored
Trying to see if it fixes gcc-4.2 bots.
-
Behdad Esfahbod authored
-