diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2012-09-06 22:09:06 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2012-09-06 22:09:06 -0400 |
commit | e30ebd2794b37bd8ec716a258d5cb017fb1dfadc (patch) | |
tree | 2409ee452faa07932cd7a6a691ade9e57018deaf /TODO | |
parent | f67917161bbe317a33d6407fbc62ebffcafe7154 (diff) |
Add hb_feature_to/from_string()
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -41,8 +41,6 @@ API additions - Buffer (de)serialize API ala hb-shape? -- Move feature parsing from util into the library - - Add hb-cairo glue - Add sanitize API (and a cached version, that saves result on blob user-data) @@ -91,3 +89,5 @@ Tests to write: - hb_set_t - hb_cache_t and relatives + +- hb_feature_to/from_string |