- 29 3月, 2019 7 次提交
-
-
-
由 Ebrahim Byagowi 提交于
* Add --with-graphite2 to macOS * Add a dummy ragel script for psvita
-
由 Ebrahim Byagowi 提交于
-
-
由 Behdad Esfahbod 提交于
-
由 punchcutter 提交于
-
由 Egor Pugin 提交于
MSVC does not set __cplusplus to the latest standard and also it does not like redefining some keywords.
-
- 27 3月, 2019 9 次提交
-
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
It is not needed anyway
-
由 Behdad Esfahbod 提交于
This allows partial-instantiating custom Null object for template Lookup<T>. Before, this had to be handcoded per instantiation. Apparently I missed adding one for AAT::ankr.lookupTable, so it was getting the wrong (generic) null for Lookup object, which is wrong and unsafe. Fixes https://bugs.chromium.org/p/chromium/issues/detail?id=944346
-
由 Behdad Esfahbod 提交于
Isn't absolutely needed. But helps.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Let's see if I can make a release on Mac...
-
由 Qunxin Liu 提交于
-
由 Qunxin Liu 提交于
so they don't use deprecated variable
-
由 Qunxin Liu 提交于
-
- 16 3月, 2019 1 次提交
-
-
由 Michiharu Ariza 提交于
* add check to FDArray::serialize * add test files * fix off by one
-
- 15 3月, 2019 2 次提交
-
-
由 Ebrahim Byagowi 提交于
Fixes fvar table sanitization where there are no named instance by allowing zero length ranges starting from Null() address. Fixes #1607
-
由 Khaled Hosny 提交于
-
- 14 3月, 2019 1 次提交
-
-
由 David Corbett 提交于
-
- 13 3月, 2019 1 次提交
-
-
由 Khaled Hosny 提交于
-
- 12 3月, 2019 6 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Khaled Hosny 提交于
-
由 David Corbett 提交于
-
由 Eric Muller 提交于
-
由 Eric Muller 提交于
-
由 Eric Muller 提交于
Add a flag to hb_buffer_t to prevent the insertion of dotted circles on incorrect character sequences. Current behavior unchanged if this flag is not set (and it isn't by default).
-
- 08 3月, 2019 2 次提交
-
-
由 Ebrahim Byagowi 提交于
-
由 David Corbett 提交于
-
- 06 3月, 2019 2 次提交
-
-
由 Adrian Wong 提交于
-
由 Stephan Bergmann 提交于
I stumbled over this when trying to upgrade the version of HarfBuzz used by LibreOffice to 3.2.1 (see <https://gerrit.libreoffice.org/plugins/gitiles/core/ +/b7ddc514bff9bdf682abae537f990aa01dc2c0fb%5E!/> "Upgrade to latest HarfBuzz 2.3.1"), where building with MSVC 2017 failed like > c:\cygwin\home\tdf\lode\jenkins\workspace\gerrit_windows\workdir\unpackedtarball\harfbuzz\src\hb-atomic.hh(272): error C2440: 'reinterpret_cast': cannot convert from 'const int *' to 'std::atomic<int> *' > c:\cygwin\home\tdf\lode\jenkins\workspace\gerrit_windows\workdir\unpackedtarball\harfbuzz\src\hb-atomic.hh(272): note: Conversion loses qualifiers > c:\cygwin\home\tdf\lode\jenkins\workspace\gerrit_windows\workdir\unpackedtarball\harfbuzz\src\hb-atomic.hh(272): error C2227: left of '->load' must point to class/struct/union/generic type (see <https://ci.libreoffice.org/job/gerrit_windows/29916/>). I added all the necessary "const" to make building of HarfBuzz 2.3.1 with MSVC 2017 succeed for me. There may be more missing at least conceptually.
-
- 04 3月, 2019 1 次提交
-
-
由 Martin Hosken 提交于
-
- 02 3月, 2019 2 次提交
-
-
由 Ebrahim Byagowi 提交于
As vscode is going to support it soon
-
由 Garret Rieger 提交于
-
- 27 2月, 2019 1 次提交
-
-
由 Ebrahim Byagowi 提交于
It makes a hb_face_t from IDWriteFontFace, useful when using DirectWrite facilities for font selection, loading and rendering but using harfbuzz for shaping.
-
- 26 2月, 2019 2 次提交
-
-
由 David Corbett 提交于
-
-
- 21 2月, 2019 2 次提交
-
-
由 Michiharu Ariza 提交于
-
由 Michiharu Ariza 提交于
in case called immediately after init()
-
- 20 2月, 2019 1 次提交
-
-
由 Khaled Hosny 提交于
-