mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-08 22:54:36 +00:00
[buffer] Add TODO item
This commit is contained in:
parent
d72d37008d
commit
f7f61aeb6f
1 changed files with 2 additions and 0 deletions
|
@ -549,6 +549,8 @@ hb_buffer_t::delete_glyph ()
|
|||
goto done;
|
||||
}
|
||||
|
||||
/* TODO We need to just merge one direction, with whichever is smaller. */
|
||||
|
||||
if (out_len)
|
||||
{
|
||||
/* Merge cluster backward. */
|
||||
|
|
Loading…
Add table
Reference in a new issue