[TODO] Add item re hb_buffer_reset()

This commit is contained in:
Behdad Esfahbod 2011-04-13 01:07:42 -04:00
parent 5015c12dfb
commit 72d89404c2
1 changed files with 2 additions and 0 deletions

2
TODO
View File

@ -17,6 +17,8 @@ API issues to fix before 1.0:
- Add hb_buffer_resize()?
- Add hb_buffer_reset()?
- Rename / remove hb_buffer_add_glyph()?
- Sprinkle const all over public and private API