- 20 Apr, 2018 1 commit
-
-
Ebrahim Byagowi authored
-
- 19 Apr, 2018 2 commits
-
-
Garret Rieger authored
-
Garret Rieger authored
-
- 17 Apr, 2018 1 commit
-
-
Garret Rieger authored
-
- 16 Apr, 2018 1 commit
-
-
Garret Rieger authored
[subset] sketch out support for a call that lists all codepoints present in a font. Implement support for it in format 4 cmap sub table.
-
- 12 Apr, 2018 1 commit
-
-
Ebrahim Byagowi authored
-
- 27 Mar, 2018 2 commits
-
-
Garret Rieger authored
-
Garret Rieger authored
* [subset] sanitize individual DeviceRecord's as part of hdmx sanitization. * [subset] Fix out of bounds read with non-two byte align glyphs. * [subset] Just use size_device_record >= DeviceRecord::min_size. * [subset] Add TODO. * [subset] Re-order checks in hdmx sanitize.
-
- 26 Mar, 2018 1 commit
-
-
Behdad Esfahbod authored
Before 1.7.5, we were setting -fno-exceptions etc on CXXFLAGS. In 1.7.6 we set it as CPPFLAGS. Try fixing. Also, I'm fairly sure it's safe to set these unconditionally. Fixes https://github.com/harfbuzz/harfbuzz/issues/880 (or so I hope)
-
- 21 Mar, 2018 6 commits
-
-
Garret Rieger authored
-
Garret Rieger authored
-
Garret Rieger authored
-
Garret Rieger authored
-
Garret Rieger authored
-
Garret Rieger authored
-
- 15 Mar, 2018 1 commit
-
-
Behdad Esfahbod authored
They are handled in our common header.
-
- 13 Mar, 2018 2 commits
-
-
Chun-wei Fan authored
Include stdbool.h in hb-setset-test.h instead of in the individual sources, if it is found; otherwise use a simplistic fallback for it if it is not found. Also declare variables at the top of the block, to build on pre-C99 compiliers.
-
Chun-wei Fan authored
For the API tests, output the test programs at $(TOP_BUILDDIR) so that the freshly-built DLLs will be available for the test programs. For those that are run through the Python wrapper scripts, use ${PYTHON_EXECUTABLE} instead of plain 'python' in case the Python interpreter is not in the PATH.
-
- 07 Mar, 2018 7 commits
-
-
Garret Rieger authored
-
Garret Rieger authored
-
Garret Rieger authored
-
Garret Rieger authored
-
Garret Rieger authored
-
Behdad Esfahbod authored
-
Garret Rieger authored
-
- 28 Feb, 2018 4 commits
-
-
Ebrahim Byagowi authored
-
Ebrahim Byagowi authored
-
Rod Sheeter authored
-
Rod Sheeter authored
-
- 27 Feb, 2018 1 commit
-
-
Garret Rieger authored
-
- 24 Feb, 2018 3 commits
-
-
Ebrahim Byagowi authored
-
Rod Sheeter authored
-
Rod Sheeter authored
[subset] zero glyf and loca memory before writing so pads are clean. Test just the part of maxp we care about
-
- 23 Feb, 2018 1 commit
-
-
Rod Sheeter authored
-
- 22 Feb, 2018 2 commits
-
-
Garret Rieger authored
-
Rod Sheeter authored
[subset] sketch out dropping in-glyf instructions. Sometimes yields differnet size glyphs than fonttools, possibly due to padding not being corrected
-
- 19 Feb, 2018 1 commit
-
-
Behdad Esfahbod authored
-
- 18 Feb, 2018 2 commits
-
-
Ebrahim Byagowi authored
-
Behdad Esfahbod authored
-
- 17 Feb, 2018 1 commit
-
-
Behdad Esfahbod authored
-