mirror of
https://gitee.com/openharmony/third_party_harfbuzz
synced 2025-02-24 17:21:03 +00:00
Minor
This commit is contained in:
parent
60d0fe2eda
commit
0a18efd766
@ -248,7 +248,7 @@ struct SingleSubst
|
||||
if (unlikely (!c->extend_min (u.format))) return_trace (false);
|
||||
unsigned format = 2;
|
||||
unsigned delta = 0;
|
||||
if (glyphs.len ())
|
||||
if (glyphs)
|
||||
{
|
||||
format = 1;
|
||||
auto get_delta = [=] (hb_codepoint_pair_t _) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user