- 15 11月, 2017 6 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
This reverts commit 5daf3bd4. If other atexit callbacks try to destruct the objects we destruct in atexit callbacks, bad things will happen. I'll come up with some other way to catch premature destruction of HB-owned objects. Fixes https://github.com/behdad/harfbuzz/issues/618
-
- 07 11月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
Apparently calibri.ttf does this: https://github.com/fonttools/fonttools/pull/1094#discussion_r148933791
-
- 02 11月, 2017 3 次提交
-
-
由 Behdad Esfahbod 提交于
Seems to work. Yay! Still to do: run kerning if GPOS doesn't have 'kern' feature.
-
由 Behdad Esfahbod 提交于
Almost there.
-
由 Behdad Esfahbod 提交于
Pushing this out early to catch bot errors since I'm using template tricks we were not using in HarfBuzz before.
-
- 01 11月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 29 10月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
get_glyph_from_name() coming soon.
-
- 28 10月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
Such that client cannot accidentally destroy them, even though that will be a bug in their code...
-
- 26 10月, 2017 3 次提交
-
-
由 Behdad Esfahbod 提交于
The get_glyph_from_name() is incorrect; needs fixing.
-
由 Khaled Hosny 提交于
-
由 Khaled Hosny 提交于
Turns out we already have support for “post” table, it just needed to be activated and put in use.
-
- 15 10月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 11 10月, 2017 1 次提交
-
-
- 10 8月, 2017 1 次提交
-
- 19 6月, 2017 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 24 1月, 2017 3 次提交
-
-
由 Behdad Esfahbod 提交于
Yay, works!
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 23 1月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 10 1月, 2017 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 18 12月, 2016 1 次提交
-
-
- 05 12月, 2016 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 03 12月, 2016 6 次提交
-
-
由 Behdad Esfahbod 提交于
Should be all good now..
-
由 Behdad Esfahbod 提交于
Almost there..
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Seigo Nonaka 提交于
hb_font_get_glyph_extents now works for color bitmap fonts. Currently only font having index format 1 and image format 17 is supported.
-
- 27 10月, 2016 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Ouch!
-
- 20 7月, 2016 1 次提交
-
- 02 5月, 2016 2 次提交
-
-
由 Behdad Esfahbod 提交于
To make a release...
-
由 Behdad Esfahbod 提交于
Apparently some clients have reference-table callbacks that copy the table. As such, avoid loading 'glyf' table which is only needed if fallback positioning happens.
-