- 22 11月, 2018 22 次提交
-
-
由 Behdad Esfahbod 提交于
../../src/hb-null.hh:53:39: warning: enum constant in boolean context [-Wint-in-bool-context]
-
由 Behdad Esfahbod 提交于
This makes more of the gcc spurious warning: ../../src/hb-null.hh:53:39: warning: enum constant in boolean context [-Wint-in-bool-context] But not going to let that defeat correct code. Type to switch to clang as my main compiler...
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Not sure I've marked all such structs. To be done as we discover. Fixes https://github.com/harfbuzz/harfbuzz/issues/1300
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
So, our fallback static_assert cannot be had more than once per line of source.
-
由 Behdad Esfahbod 提交于
Bots not happy with using "this" inside assertion... This reverts 26566448
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Test U+111C9 SHARADA SANDHI MARK
-
由 David Corbett 提交于
-
由 Behdad Esfahbod 提交于
Fix USE categories for U+111C9 SHARADA SANDHI MARK
-
由 Behdad Esfahbod 提交于
That's better use of that value than requiring extra macro HB_NO_ATEXIT
-
由 David Corbett 提交于
-
- 21 11月, 2018 7 次提交
-
-
由 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()
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Shrink the emoji table by merging adjacent ranges
-
由 David Corbett 提交于
-
由 Behdad Esfahbod 提交于
Ouch. Wonder how none of the bots caught the float->int truncation.
-
- 20 11月, 2018 11 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 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
-