- 11 3月, 2021 1 次提交
-
-
由 mamingshuai 提交于
-
- 09 9月, 2020 1 次提交
-
-
由 wenjun 提交于
-
- 14 8月, 2019 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 30 7月, 2019 2 次提交
-
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
- 26 7月, 2019 2 次提交
-
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
- 22 7月, 2019 1 次提交
-
-
由 Ebrahim Byagowi 提交于
Based on Konstantin Ritt work posted on mailing list
-
- 21 7月, 2019 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 19 7月, 2019 1 次提交
-
-
- 18 6月, 2019 2 次提交
-
-
-
由 Behdad Esfahbod 提交于
This reverts commit d219f899. API change: Un-deprecate font kern API. Part of https://github.com/harfbuzz/harfbuzz/issues/1682 We should document that this API is only necessary to hook up non-OpenType kerning. hb-ot-font will continue to NOT implement them.
-
- 30 3月, 2019 1 次提交
-
-
由 Ebrahim Byagowi 提交于
Can be useful when using HarfBuzz for font loading and shaping but using DirectWrite for rendering.
-
- 20 2月, 2019 2 次提交
-
-
由 Khaled Hosny 提交于
-
由 Khaled Hosny 提交于
It is rather confusing to have script, language etc, in hb-common section while feature is in hb-shape section. I keep looking for it in hb-common section then using the API index because I can’t find it there.
-
- 04 12月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 03 12月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
New API: +hb_aat_layout_has_substitution() +hb_aat_layout_has_positioning()
-
- 25 11月, 2018 4 次提交
-
-
-
由 Behdad Esfahbod 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
- 21 11月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
New version has axis flags. New API: +hb_ot_var_axis_info_t +hb_ot_var_find_axis_info() +hb_ot_var_get_axis_infos() Deprecated API: -HB_OT_VAR_NO_AXIS_INDEX -hb_ot_var_axis_t -hb_ot_var_find_axis() -hb_ot_var_get_axes()
-
- 20 11月, 2018 2 次提交
-
-
-
由 Behdad Esfahbod 提交于
Part of https://github.com/harfbuzz/harfbuzz/issues/1241 New API: +hb_ot_var_axis_flags_t +hb_ot_var_axis_get_flags
-
- 31 10月, 2018 1 次提交
-
-
- 29 10月, 2018 2 次提交
-
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
- 28 10月, 2018 1 次提交
-
- 27 10月, 2018 7 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Behdad Esfahbod 提交于
This is like hb_script_t. We had this exposed as unsigned int since 2.0.0 release in two APIs, as well as hb_ot_layout_get_size_params() from earlier. But since no one uses those (right?!), let's just fix this now.
-
由 Behdad Esfahbod 提交于
And swap return value positions, so can be annotated for gobject-introspectin.
-
由 Ebrahim Byagowi 提交于
-
由 Behdad Esfahbod 提交于
-
- 26 10月, 2018 2 次提交
-
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
- 13 10月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
* hb_ot_layout_feature_get_characters * hb_ot_layout_feature_get_name_ids However HarfBuzz currently doesn't expose an API for retrieving the actual information associated with NameId from the `name` table and that should be done separately.
-
- 12 10月, 2018 2 次提交
-
-
由 David Corbett 提交于
-
由 David Corbett 提交于
`hb_ot_tags` replaces `hb_ot_tags_from_script` and `hb_ot_tag_from_language`. `hb_ot_layout_table_select_script` replaces `hb_ot_layout_table_choose_script`. `hb_ot_layout_script_select_language` replaces `hb_ot_layout_script_find_language`.
-