- 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 提交于
-
- 26 7月, 2019 1 次提交
-
-
由 Zero King 提交于
-
- 16 7月, 2019 1 次提交
-
-
由 Qunxin Liu 提交于
-
- 05 6月, 2019 1 次提交
-
-
由 Bruce Mitchener 提交于
-
- 03 6月, 2019 1 次提交
-
-
由 Bruce Mitchener 提交于
-
- 23 5月, 2019 1 次提交
-
-
由 Qunxin Liu 提交于
Ignore gvar/MVAR/HVAR table add support for --nameIDs=* option
-
- 21 5月, 2019 2 次提交
-
-
由 Garret Rieger 提交于
[subset] Use hb_subset_input_t inside of subset_options_t so that input defaults are shared between the library and cli.
-
由 Garret Rieger 提交于
-
- 27 4月, 2019 1 次提交
-
-
由 Qunxin Liu 提交于
selection of which name records to keep in the subset method.
-
- 26 2月, 2019 1 次提交
-
-
由 David Corbett 提交于
-
- 30 1月, 2019 1 次提交
-
-
由 Garret Rieger 提交于
-
- 26 1月, 2019 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 18 12月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 13 12月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Will become default and option removed in the future.
-
- 12 12月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 16 11月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 07 11月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 06 11月, 2018 1 次提交
-
-
- 02 11月, 2018 1 次提交
-
-
由 Michiharu Ariza 提交于
hooked up with CFF1 subroutinizer a renaming
-
- 01 11月, 2018 1 次提交
-
-
由 Michiharu Ariza 提交于
no-desubroutinize option is disabled for now code cleanup (esp. CFF1 width handling) bug fixes & renaming
-
- 30 10月, 2018 5 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 20 10月, 2018 1 次提交
-
-
由 Khaled Hosny 提交于
Cygwin does not seem to have strdup.
-
- 18 10月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
fixes #1266
-
- 11 10月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
We never tested compiling without it. Just kill it. We always build our own shaper.
-
- 08 10月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
Deleted recently added API: hb_buffer_set_invisible_codepoint() hb_buffer_get_invisible_codepoint() hb-shape / hb-view --invisible-codepoint New API: hb_buffer_set_invisible_glyph() hb_buffer_get_invisible_glyph() hb-shape / hb-view --invisible-glyph Fixes https://github.com/harfbuzz/harfbuzz/issues/1216
-
由 Behdad Esfahbod 提交于
Fixes https://github.com/harfbuzz/harfbuzz/issues/1216 New API: hb_buffer_set_invisible_codepoint() hb_buffer_get_invisible_codepoint() hb-shape / hb-view --invisible-codepoint
-
- 07 10月, 2018 1 次提交
-
-
由 Michiharu Ariza 提交于
-
- 04 10月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 03 10月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
* -Wshift-sign-overflow * -Wmissing-prototypes
-
- 01 10月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
* Raise error on warnings on -everything * Enable fontconfig to two bots * Fix msan bot now that all of its real complain are gone
-
- 30 9月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
clang warning: ../../util/options.hh:72:13: warning: destination for this 'memset' call is a pointer to dynamic class 'option_parser_t'; vtable pointer will be overwritten [-Wdynamic-class-memaccess] memset (this, 0, sizeof (*this)); ~~~~~~ ^ ../../util/options.hh:72:13: note: explicitly cast the pointer to silence this warning memset (this, 0, sizeof (*this)); ^ (void*)
-
由 Behdad Esfahbod 提交于
-