[buffer] Update a TODO item

This commit is contained in:
Behdad Esfahbod 2022-06-10 07:35:16 -06:00
parent b3f689e7e5
commit d09e962b9f
1 changed files with 1 additions and 1 deletions

View File

@ -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)
{