- 03 7月, 2019 13 次提交
-
-
由 Behdad Esfahbod 提交于
Being conservative. Also not sure it makes any real difference in our codebase.
-
由 Behdad Esfahbod 提交于
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
This actually makes it build now! Part https://github.com/harfbuzz/harfbuzz/issues/1809 Keeping open to add tests, CI, etc.
-
-
-
由 Behdad Esfahbod 提交于
This was non-standard, and unused anyway.
-
-
-
-
-
由 Behdad Esfahbod 提交于
-
- 02 7月, 2019 1 次提交
-
-
由 Michiharu Ariza 提交于
-
- 01 7月, 2019 4 次提交
-
-
由 Ebrahim Byagowi 提交于
Make harfbuzz working on all existing versions of Windows
-
由 Ebrahim Byagowi 提交于
-
由 Carlo Bramini 提交于
-
由 Carlo Bramini 提交于
I tried to cross compile harfbuzz for Windows and an error was generated because `DWrite_1.h` was not found. This happened because the filesystem is case sensitive and for this reason that include file was not found. The right name of the file to be used is `dwrite_1.h`, with all letters not capitalized: https://docs.microsoft.com/en-us/windows/desktop/api/dwrite_1/ I also verified in the installation of VS2017 with Windows Kit v10 and in that place it was also lower case. So, in my opinion it should be better to change this.
-
- 30 6月, 2019 2 次提交
-
-
由 Carlo Bramini 提交于
Not used anymore since DWRITE is loaded dynamically.
-
由 Carlo Bramini 提交于
Also checks if DWriteCreateFactory() has been executed successfully.
-
- 29 6月, 2019 5 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
- 28 6月, 2019 4 次提交
-
-
由 Behdad Esfahbod 提交于
-
-
由 David Corbett 提交于
-
由 Ebrahim Byagowi 提交于
[CFF] fix for Subrs null ptr access
-
- 27 6月, 2019 11 次提交
-
-
由 Michiharu Ariza 提交于
-
-
由 Behdad Esfahbod 提交于
It makes sense to disable this code these if editing is not needed. However, this is also necessary to correctly display emoji sequences in right-to-left direction. For that reason, don't auto-disable it.
-
-
由 Behdad Esfahbod 提交于
-
-
由 Behdad Esfahbod 提交于
Don't know who would want when why. But makes sense to have.
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-