Minor
This commit is contained in:
parent
e099dd6592
commit
0b6d2ac6a1
10
TODO
10
TODO
|
@ -58,13 +58,11 @@ API to add (maybe after 1.0):
|
||||||
- Add hb-fribidi?
|
- Add hb-fribidi?
|
||||||
|
|
||||||
|
|
||||||
hb-view enhancements:
|
hb-view / hb-shape enhancements:
|
||||||
====================
|
===============================
|
||||||
|
|
||||||
- Add --format
|
|
||||||
- Add --width, --height, --auto-size, --align, etc?
|
- Add --width, --height, --auto-size, --align, etc?
|
||||||
- Port to GOption, --help
|
- Add XML and JSON formats to hb-shape
|
||||||
- Add XML and JSON formats
|
|
||||||
|
|
||||||
|
|
||||||
Tests to write:
|
Tests to write:
|
||||||
|
@ -82,4 +80,4 @@ Optimizations:
|
||||||
|
|
||||||
- Avoid allocating blob objects internally for for_data() faces?
|
- Avoid allocating blob objects internally for for_data() faces?
|
||||||
|
|
||||||
- Add caching layer to hb-ft
|
- Add caching layer to hb-ft?
|
||||||
|
|
Loading…
Reference in New Issue