- 13 7月, 2016 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 12 7月, 2016 3 次提交
-
-
由 Ebrahim Byagowi 提交于
-
由 Birunthan Mohanathas 提交于
Prior to this change the function `FT_Error FT_Done_Face(FT_Face *)` was called through a pointer with the signature `void (void *)` resulting in undefined behaviour.
-
由 Steve Lhomme 提交于
-
- 02 7月, 2016 2 次提交
-
-
由 Behdad Esfahbod 提交于
[introspection] Fix hb_tag_from_string annotation
-
由 Khaled Hosny 提交于
-
- 01 7月, 2016 3 次提交
-
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Discard reconfigured CTFont if URL changes
-
- 29 6月, 2016 4 次提交
-
-
由 Dominik Röttsches 提交于
-
由 Behdad Esfahbod 提交于
Part of https://github.com/behdad/harfbuzz/issues/277
-
由 Behdad Esfahbod 提交于
Revert "use utf32"
-
由 Behdad Esfahbod 提交于
-
- 28 6月, 2016 2 次提交
-
-
由 Dominik Röttsches 提交于
-
由 Behdad Esfahbod 提交于
[dwrite] Use stream font loader instead GDI interop
-
- 27 6月, 2016 1 次提交
-
-
由 Ebrahim Byagowi 提交于
Addressing Nikolay Sivov reviews on harfbuzz mailing list
-
- 24 6月, 2016 2 次提交
-
-
由 Ebrahim Byagowi 提交于
No longer noticeable memory increase on create/destroy iterations, highly better than current state of uniscribe backend
-
由 Ebrahim Byagowi 提交于
This reduces memory consumption of my iterated font create/destroy cycle test significantly and makes it much better than uniscribe backend even
-
- 23 6月, 2016 2 次提交
- 20 6月, 2016 1 次提交
-
-
由 Dominik Röttsches 提交于
-
- 19 6月, 2016 3 次提交
-
-
由 Kelvin 提交于
-
由 Khaled Hosny 提交于
Fix make check on Travis
-
由 Khaled Hosny 提交于
The so-called Python 2 “narrow” builds support UCS2 only, this is a workaround to allow unichr to work with any Unicode character in such builds. This fixes Travis-CI failure as it has narrow Python 2 builds. Copied from: https://github.com/behdad/fonttools/blob/master/Lib/fontTools/misc/py23.py
-
- 16 6月, 2016 1 次提交
-
-
- 07 6月, 2016 3 次提交
-
-
-
由 Behdad Esfahbod 提交于
That's where everything is happening these days.
-
由 Behdad Esfahbod 提交于
-
- 02 6月, 2016 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 07 5月, 2016 5 次提交
-
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
From draft update to USE.
-
- 06 5月, 2016 6 次提交
-
-
由 Behdad Esfahbod 提交于
Fixes https://github.com/behdad/harfbuzz/issues/253 Hopefully we got the logic right.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Fixes https://github.com/behdad/harfbuzz/issues/243 With javatext.ttf, the reodering medial Ra gets its advance width zero'ed in Uniscribe implementation, and the font adds the advance back. Our Indic shaper does not do that, but USE does. So, route Javanese through USE. That's what Microsoft does anyway. Test: U+A9A5,U+A9BA This also seems to fix the following sequence, and variations thereof: U+A99F,U+A9C0,U+A9A2,U+A9BF
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-