mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-14 17:13:40 +00:00
[unsafe-to-concat] Mark LigatureSubst
Failures down to two: 209/401 harfbuzz:shaping+aots / gpos6 FAIL 0.06s exit status 1 265/401 harfbuzz:shaping+aots / lookupflag_ignore_attach FAIL 0.06s exit status 1
This commit is contained in:
parent
b443898cce
commit
a575992057
1 changed files with 3 additions and 0 deletions
|
@ -836,7 +836,10 @@ struct Ligature
|
|||
&match_end,
|
||||
match_positions,
|
||||
&total_component_count)))
|
||||
{
|
||||
c->buffer->unsafe_to_concat (c->buffer->idx, match_end);
|
||||
return_trace (false);
|
||||
}
|
||||
|
||||
ligate_input (c,
|
||||
count,
|
||||
|
|
Loading…
Add table
Reference in a new issue