[HarfBuzz] harfbuzz: Branch 'master'

2018-02-06 Thread Behdad Esfahbod
src/hb-aat-layout-common-private.hh |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 2971e9da49d6ac07f8a9a4e9b00e167b800a5c7f Author: Behdad Esfahbod Date: Tue Feb 6 11:48:04 2018 -0500 [aat] Adjust unsafe-to-break logic some more I believe I'm

[HarfBuzz] harfbuzz: Branch 'master'

2018-02-06 Thread Behdad Esfahbod
src/hb-aat-layout-common-private.hh | 11 +++ 1 file changed, 3 insertions(+), 8 deletions(-) New commits: commit f49256d80f19bc265e6a197719345313ba26f9d6 Author: Behdad Esfahbod Date: Tue Feb 6 11:39:36 2018 -0500 [aat] Simplify unsafe-to-break logic diff --git a/src/hb-aat-la

[HarfBuzz] harfbuzz: Branch 'master'

2018-02-06 Thread Behdad Esfahbod
src/hb-buffer.cc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cc1e0840baed881f2bfd8468a9645bfe94f47303 Author: Behdad Esfahbod Date: Tue Feb 6 10:20:48 2018 -0500 [buffer] Tweak diff re glyph_flags again We expect the buffer to have no flags that t

[HarfBuzz] harfbuzz: Branch 'master' - 2 commits

2018-02-06 Thread Behdad Esfahbod
src/hb-buffer.cc |2 +- util/hb-subset.cc |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit d49ae5154e0b069ffa2605ea3f66abb583319ec8 Author: Ebrahim Byagowi Date: Tue Feb 6 13:48:10 2018 +0330 Fix hb-buffer logic error diff --git a/src/hb-buffer.cc b/sr