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

2017-04-12 Thread Behdad Esfahbod
CMakeLists.txt | 199 --- src/hb-ot-layout.cc |8 + src/hb-ucdn/Makefile.sources |5 - win32/config-msvc.mak| 22 ++-- win32/detectenv-msvc.mak |4 win32/info-msvc.mak | 12 +- 6 files changed,

[HarfBuzz] Mixing HB_SCRIPT_INVALID with HB_SCRIPT_HANI in TTB direction

2017-04-12 Thread Eduardo CastiƱeyra
Hi, I have a run of text consisting of three japanese Kanjis and one CJK punctuation symbol (0x3002). I gave HB the whole block and let it guess the script with hb_buffer_guess_segment_properties which detects script = HB_SCRIPT_HANI However, the punctuation symbol (a HB_SCRIPT_INVALID

[HarfBuzz] Review on CMake port before harfbuzz release

2017-04-12 Thread Ebrahim Byagowi
Hey guys, as you may know a cmake script port just have landed on harfbuzz recently. It may have known issues that I hope be fixed over the time by more familiar contributors, like lack of gobject/gir support but I like to get more