[HarfBuzz] harfbuzz: Branch 'master'

2017-10-11 Thread Behdad Esfahbod
src/hb-face.cc | 29 + src/hb-face.h |5 + src/hb-open-file-private.hh | 18 ++ 3 files changed, 52 insertions(+) New commits: commit 94b3cafc3a042aea69ee7040227557fe98a21d87 Author: Behdad Esfahbod

[HarfBuzz] harfbuzz: Branch 'master'

2017-10-11 Thread Behdad Esfahbod
src/hb-blob.cc |8 +++- src/hb-coretext.cc | 10 -- src/hb-face.cc |6 -- src/hb-ft.cc | 20 +++- src/hb-glib.cc |9 - src/hb-ot-font.cc |6 -- 6 files changed, 42 insertions(+), 17 deletions(-) New commits:

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

2017-10-11 Thread Behdad Esfahbod
src/hb-coretext.cc |6 +++--- src/hb-font.cc |5 ++--- src/hb-font.h |2 +- 3 files changed, 6 insertions(+), 7 deletions(-) New commits: commit 717fcb51dd051ca27d8537e5cf3a32d0447f78b5 Author: Behdad Esfahbod Date: Wed Oct 11 15:38:21 2017 +0200

[HarfBuzz] harfbuzz: Branch 'master'

2017-10-11 Thread Behdad Esfahbod
src/hb-coretext.cc |1 + 1 file changed, 1 insertion(+) New commits: commit 06c14225b20aa43ae88d362be2de577f6cf3f7b9 Author: Behdad Esfahbod Date: Wed Oct 11 15:29:53 2017 +0200 [coretext] Minor diff --git a/src/hb-coretext.cc b/src/hb-coretext.cc index

[HarfBuzz] harfbuzz: Branch 'master'

2017-10-11 Thread Behdad Esfahbod
src/hb-coretext.cc |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a4b46212c5e76494cfde5af6f299e08902aff0d5 Author: Behdad Esfahbod Date: Wed Oct 11 15:29:22 2017 +0200 [coretext] Adjust font size check for 0 diff --git

[HarfBuzz] harfbuzz: Branch 'master'

2017-10-11 Thread Behdad Esfahbod
src/hb-font.cc |1 + 1 file changed, 1 insertion(+) New commits: commit 269cf1ca82c34c6f6ea126e7333743e5c381453b Author: Behdad Esfahbod Date: Wed Oct 11 15:24:22 2017 +0200 Correctly initialize ptem diff --git a/src/hb-font.cc b/src/hb-font.cc index

[HarfBuzz] harfbuzz: Branch 'master'

2017-10-11 Thread Behdad Esfahbod
src/hb-coretext.cc | 20 +--- src/hb-coretext.h |1 + 2 files changed, 10 insertions(+), 11 deletions(-) New commits: commit 84686bf4c75c001e7cfb2eabdf391b2e76cae335 Author: Behdad Esfahbod Date: Wed Oct 11 15:02:48 2017 +0200 [coretext-aat] Also

[HarfBuzz] harfbuzz: Branch 'master'

2017-10-11 Thread Behdad Esfahbod
src/hb-coretext.cc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 296d0134c9d04c82cc0bffd545b0fd9a308a2530 Author: Behdad Esfahbod Date: Wed Oct 11 14:09:30 2017 +0200 [coretext] Change default point size to 12 diff --git

[HarfBuzz] harfbuzz: Branch 'coretext-optical-sizing' - 0 commits

2017-10-11 Thread Behdad Esfahbod
Rebased ref, commits from common ancestor: ___ HarfBuzz mailing list HarfBuzz@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/harfbuzz

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

2017-10-11 Thread Behdad Esfahbod
src/hb-coretext.cc | 86 ++--- 1 file changed, 36 insertions(+), 50 deletions(-) New commits: commit 7b23c286a71883ac3e5777a2dee262af48c76854 Merge: 8d450dd1 a5ebe1d4 Author: Behdad Esfahbod Date: Wed Oct 11 13:35:32 2017

[HarfBuzz] harfbuzz: Branch 'coretext-optical-sizing'

2017-10-11 Thread Behdad Esfahbod
src/hb-coretext.cc | 32 +--- 1 file changed, 13 insertions(+), 19 deletions(-) New commits: commit f33413075655e6383cd16bc31f0bf804dcec1c64 Author: Behdad Esfahbod Date: Wed Oct 11 13:17:46 2017 +0200 [coretext] Another try diff --git

[HarfBuzz] harfbuzz: Changes to 'coretext-optical-sizing'

2017-10-11 Thread Behdad Esfahbod
New branch 'coretext-optical-sizing' available with the following commits: commit a8e466c3c12a3499028cb576721e5f85ff4cbf2d Author: Behdad Esfahbod Date: Wed Oct 11 13:05:59 2017 +0200 [coretext] Move CT_Font to font data Towards implementing optical sizing.

[HarfBuzz] harfbuzz: Branch 'master'

2017-10-11 Thread Behdad Esfahbod
src/hb-shaper-private.hh | 12 1 file changed, 12 insertions(+) New commits: commit 8d450dd188dea2d63a03f74d903a76741de8a217 Author: Behdad Esfahbod Date: Wed Oct 11 12:43:46 2017 +0200 Infrastructure for creating CTFont with correct font size

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

2017-10-11 Thread Behdad Esfahbod
docs/harfbuzz-sections.txt |2 + src/hb-coretext.cc |2 - src/hb-face-private.hh |9 src/hb-face.cc | 17 - src/hb-font-private.hh | 14 +-- src/hb-font.cc | 83 ++--- src/hb-font.h