mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-15 01:18:13 +00:00
[buffer] Update a TODO item
This commit is contained in:
parent
b3f689e7e5
commit
d09e962b9f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue