- 12 1月, 2018 11 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Not sure why only one of the bots sees this as visible...
-
由 Behdad Esfahbod 提交于
Maybe I should disable C++11 detection such that my compiler also catches these. Doesn't look like we can switch to it for a while anyway...
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
It's dead, Jim!
-
由 Behdad Esfahbod 提交于
Apparently CoreText does allow these. To be done: detect infinite loops. Fixes MORX-12 test.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Don't know why this is not caught by my compiler. Looks like clang catches it while gcc doesn't. In file included from ../src/hb-aat-layout-morx-table.hh:31: ../src/hb-aat-layout-common-private.hh:523:30: error: no member named 'static_size' in 'AAT::ContextualSubtable<AAT::MorxTypes>::EntryData' DEFINE_SIZE_STATIC (4 + T::static_size); ~~~^
-
- 11 1月, 2018 9 次提交
-
-
由 Behdad Esfahbod 提交于
Fixes MORX-11 test.
-
由 Behdad Esfahbod 提交于
Tested with Zapfino and text "2nd". Sascha will create tests later.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Passes MORX-10 test now.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Neato.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
To be improved later.
-
由 Behdad Esfahbod 提交于
-
- 10 1月, 2018 7 次提交
-
-
由 Behdad Esfahbod 提交于
Such a headache that Windows defines UINT8, ...; Just prefix it.
-
由 Behdad Esfahbod 提交于
c:\projects\harfbuzz\src\hb-aat-layout-common-private.hh(51): error C2872: 'UINT16': ambiguous symbol [C:\projects\harfbuzz\build\harfbuzz.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared\basetsd.h(80): note: could be 'unsigned short UINT16' c:\projects\harfbuzz\src\hb-open-type-private.hh(648): note: or 'OT::UINT16'
-
由 Behdad Esfahbod 提交于
Also makes hb-ot-shape call morx for now instead of GSUB... Just for testing.
-
由 Behdad Esfahbod 提交于
Untested, but compiles.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-