[buffer] Update a TODO item
This commit is contained in:
parent
b3f689e7e5
commit
d09e962b9f
|
@ -552,7 +552,7 @@ hb_buffer_t::delete_glyph ()
|
|||
goto done;
|
||||
}
|
||||
|
||||
/* TODO We need to just merge one direction, with whichever is smaller. */
|
||||
/* TODO We need to just merge one direction, with whichever is smaller but larger than our cluster. */
|
||||
|
||||
if (out_len)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue