- 08 May, 2018 8 commits
-
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
This saves each object allocation 72 bytes. Now object overhead is just 16 bytes (on x86) instead of 88 bytes. Neat.
-
Behdad Esfahbod authored
Fixes https://github.com/harfbuzz/harfbuzz/issues/1023
-
- 07 May, 2018 6 commits
-
-
Behdad Esfahbod authored
Right now only Old Italic is marked as such. Fixes https://github.com/harfbuzz/harfbuzz/issues/1000
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
Towards making blob more memory-allocation-friendly
-
Behdad Esfahbod authored
We should hang those off somewhere else. For now, the unused ones can go.
-
Ebrahim Byagowi authored
To avoid need of CMP0063 which is not available on older CMake versions
-
- 02 May, 2018 2 commits
-
-
Behdad Esfahbod authored
X-terminated means don't access this, it's not located correctly. Z-terminated means this is a C array with no bound checking.
-
Behdad Esfahbod authored
Part of https://github.com/harfbuzz/harfbuzz/issues/1017
-
- 01 May, 2018 7 commits
-
-
Behdad Esfahbod authored
Part of https://github.com/harfbuzz/harfbuzz/issues/1017
-
Behdad Esfahbod authored
Part of https://github.com/harfbuzz/harfbuzz/issues/1017
-
Behdad Esfahbod authored
Part of https://github.com/harfbuzz/harfbuzz/issues/1017
-
Behdad Esfahbod authored
For consistency.
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
Part of https://github.com/harfbuzz/harfbuzz/issues/1017
-
violet-sippial authored
Suppress progress messages of ttx. This avoids comparing this output to the reference file which lets the test fail.
-
- 28 Apr, 2018 1 commit
-
-
Ebrahim Byagowi authored
-
- 26 Apr, 2018 1 commit
-
-
Ebrahim Byagowi authored
Fixes #779 and follow up to b01d9b3d
-
- 25 Apr, 2018 1 commit
-
-
Ebrahim Byagowi authored
https://bugzilla.gnome.org/show_bug.cgi?id=659212 for more context
-
- 24 Apr, 2018 2 commits
-
-
Ebrahim Byagowi authored
-
Ebrahim Byagowi authored
To revive Travis CI bot
-
- 23 Apr, 2018 4 commits
-
-
Ebrahim Byagowi authored
-
Ebrahim Byagowi authored
-
Ebrahim Byagowi authored
-
Ebrahim Byagowi authored
-
- 22 Apr, 2018 1 commit
-
-
Ebrahim Byagowi authored
-
- 20 Apr, 2018 2 commits
-
-
Ebrahim Byagowi authored
-
Ebrahim Byagowi authored
-
- 19 Apr, 2018 5 commits
-
-
Garret Rieger authored
-
Garret Rieger authored
-
Khaled Hosny authored
A bit brute force and requires all shapers to be known, not just one. Fixes https://github.com/harfbuzz/harfbuzz/issues/956
-
Garret Rieger authored
-
Garret Rieger authored
-