[TODO] Update
This commit is contained in:
parent
80a6833b03
commit
3994be3ded
4
TODO
4
TODO
|
@ -14,8 +14,6 @@ API issues to fix before 1.0:
|
||||||
|
|
||||||
- Figure out how many .so objects, how to link, etc
|
- Figure out how many .so objects, how to link, etc
|
||||||
|
|
||||||
- Real subclassing support for vfunc vectors
|
|
||||||
|
|
||||||
- Add hb-cairo glue
|
- Add hb-cairo glue
|
||||||
|
|
||||||
- Add sanitize API
|
- Add sanitize API
|
||||||
|
@ -26,6 +24,8 @@ API issues to fix before 1.0:
|
||||||
API to add (maybe after 1.0):
|
API to add (maybe after 1.0):
|
||||||
============================
|
============================
|
||||||
|
|
||||||
|
- Add hb_face_get_glyph_count()?
|
||||||
|
|
||||||
- Add hb_font_create_linear()?
|
- Add hb_font_create_linear()?
|
||||||
|
|
||||||
- Add hb_shape_plan()/hb_shape_execute()
|
- Add hb_shape_plan()/hb_shape_execute()
|
||||||
|
|
Loading…
Reference in New Issue