- 10 3月, 2022 1 次提交
-
-
由 lancer 提交于
IssueNo:https://gitee.com/openharmony/third_party_harfbuzz/issues/I4X5GU Feature or Bugfix: Feature Binary Source:harfbuzz resources Signed-off-by: Nlancer <haoshuo@huawei.com>
-
- 21 12月, 2021 1 次提交
-
-
https://gitee.com/shengu_lancer/third_party_harfbuzz/pulls/15由 lancer 提交于
Description:harfbuzz版本降低到2.7.2 Sig:harfbuzz Feature or Bugfix:Feature Binary Source:No Signed-off-by: Nlancer <haoshuo@huawei.com>
-
- 05 11月, 2021 1 次提交
-
-
由 pssea 提交于
IssueNo: https://gitee.com/openharmony/third_party_harfbuzz/issues/I4H06M Feature or Bugfix: Feature Binary Source:No Signed-off-by: Nlizhiqi <lizhiqi1@huawei.com>
-
- 11 3月, 2021 1 次提交
-
-
由 mamingshuai 提交于
-
- 09 9月, 2020 1 次提交
-
-
由 wenjun 提交于
-
- 16 8月, 2019 3 次提交
-
-
由 Khaled Hosny 提交于
-
由 Khaled Hosny 提交于
Core Text seems to apply them to Latin text, but Uniscribe doesn’t. See https://github.com/harfbuzz/harfbuzz/pull/1908#issuecomment-521819343
-
-
- 27 6月, 2019 5 次提交
-
-
由 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 提交于
-
-
- 20 6月, 2019 6 次提交
-
-
- 19 6月, 2019 1 次提交
-
-
- 14 5月, 2019 2 次提交
-
-
由 Ebrahim Byagowi 提交于
We should add a bot for it Part of #1652
-
-
- 11 5月, 2019 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
-
- 08 5月, 2019 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 12 3月, 2019 1 次提交
-
-
由 Eric Muller 提交于
Add a flag to hb_buffer_t to prevent the insertion of dotted circles on incorrect character sequences. Current behavior unchanged if this flag is not set (and it isn't by default).
-
- 24 1月, 2019 3 次提交
-
-
由 Behdad Esfahbod 提交于
-
-
由 Behdad Esfahbod 提交于
Adjust tests. Fixes https://github.com/harfbuzz/harfbuzz/issues/1532
-
- 18 12月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 30 11月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
The override_features is used to override features that are normally discretionary features, but in a specific shaper are for various reasons desired to be bolted on or off, because they've been used for inherent shaping. As such, it makes sense that they also override user features. Ie. if user turned 'liga' on, we don't want Khmer shaping to become broken... Or turn 'clig' off... Fixes https://github.com/harfbuzz/harfbuzz/issues/1310
-
- 24 11月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Geeza Pro for example, relies on that for fancy mark positioning. Fixes https://github.com/harfbuzz/harfbuzz/issues/1405
-
- 23 11月, 2018 4 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Cross-kerning can only take care of positioning vertically. It doesn't adjust mark advance...
-
由 Behdad Esfahbod 提交于
Such that for Indic-like scripts (eg. Khmer), we don't do any fallback mark advance-zeroing / positioning, but we do for Latin, etc. Reuses preferences of our script-specific OpenType shapers for those. Fixes regression: https://github.com/harfbuzz/harfbuzz/issues/1393 Which means, fixes again: https://github.com/harfbuzz/harfbuzz/issues/1264 While not regressing: https://github.com/harfbuzz/harfbuzz/issues/1357
-
- 17 11月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
That's what Apple does, and it wouldn't degrade our OpenType performance. Part of https://github.com/harfbuzz/harfbuzz/issues/1348
-
-
- 16 11月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 15 11月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-