- 30 3月, 2019 20 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Next commit needs this. I never fully get this, sigh.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Not needed anymore. We just use operator= now.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Let assignment operator worry about conversion.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Now that we require C++11 we can do this.
-
由 Behdad Esfahbod 提交于
Fixes 1d75db19
-
由 Behdad Esfahbod 提交于
Now that we require C++11, no need to macro.
-
由 Behdad Esfahbod 提交于
Leaving hb-atomic.hh as is since harmless and other projects might copy from that file.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Ebrahim Byagowi 提交于
Can be useful when using HarfBuzz for font loading and shaping but using DirectWrite for rendering.
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Not planning on using it. So remove. Can add later if needed.
-
- 29 3月, 2019 14 次提交
-
-
由 Behdad Esfahbod 提交于
I don't like the hb_remove_reference() hack, but necessary.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
-
-
-
由 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 6 次提交
-
-
由 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...
-