- 25 6月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 18 6月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
As https://github.com/harfbuzz/harfbuzz/pull/1059#issuecomment-397912812 we like to still work with blobs that harfbuzz itself can't handle directly that are failing sanitization currently apparently.
-
- 17 6月, 2018 2 次提交
-
-
由 Ebrahim Byagowi 提交于
This checks if the blob isn't empty and uses `hb_face_count` to see if the font file passes the simple font file sanitization so can detect if the input is actually a font and checks also whether input font-index is out of range.
-
由 Ebrahim Byagowi 提交于
We were passing the font path directly to freetype so rendering was broken when we are getting the font from stdin. This fixes it by using FT_New_Memory_Face instead. This fixes: * build/util/hb-view /dev/stdin text < font.ttf * build/util/hb-view - text < font.ttf * cat font.ttf | build/util/hb-view - text but doesn't work on * cat font.ttf | build/util/hb-view /dev/stdin text which I will try to fix separately.
-
- 24 4月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 20 4月, 2018 2 次提交
-
-
由 Ebrahim Byagowi 提交于
-
由 Khaled Hosny 提交于
A bit brute force and requires all shapers to be known, not just one. Fixes https://github.com/harfbuzz/harfbuzz/issues/956
-
- 26 3月, 2018 1 次提交
-
-
由 David Corbett 提交于
-
- 16 3月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Something weird seems to be going on. Just kill it. Fixes https://github.com/harfbuzz/harfbuzz/issues/888
-
- 27 2月, 2018 2 次提交
-
-
由 Garret Rieger 提交于
-
由 Garret Rieger 提交于
-
- 26 2月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 23 2月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 22 2月, 2018 2 次提交
-
-
由 Rod Sheeter 提交于
-
由 Rod Sheeter 提交于
-
- 14 2月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
To signify that unlike rest of library, returns nullptr on failure.
-
由 Behdad Esfahbod 提交于
-
- 11 2月, 2018 3 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
To work around mysterious bug on OS X. Fixes https://github.com/harfbuzz/harfbuzz/issues/727
-
- 09 2月, 2018 2 次提交
-
-
由 Rod Sheeter 提交于
-
由 Behdad Esfahbod 提交于
-
- 08 2月, 2018 3 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Rod Sheeter 提交于
-
由 Garret Rieger 提交于
-
- 06 2月, 2018 5 次提交
-
-
由 Ebrahim Byagowi 提交于
-
由 Garret Rieger 提交于
-
由 Garret Rieger 提交于
-
由 Garret Rieger 提交于
-
由 Garret Rieger 提交于
-
- 05 2月, 2018 9 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Rod Sheeter 提交于
-
由 Garret Rieger 提交于
-
由 Garret Rieger 提交于
-
由 Garret Rieger 提交于
-
由 Garret Rieger 提交于
-
由 Rod Sheeter 提交于
tweak test failure output. write to a temp file not stdout. test still fails because expected is not just an identical copy of input
-
由 Rod Sheeter 提交于
-
- 18 1月, 2018 1 次提交
-
-