From 0b6d2ac6a1d04877ae4542fc2a3b920185547053 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Tue, 10 Apr 2012 10:52:03 -0400 Subject: [PATCH] Minor --- TODO | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/TODO b/TODO index 7a99cd2b2..143633730 100644 --- a/TODO +++ b/TODO @@ -58,13 +58,11 @@ API to add (maybe after 1.0): - Add hb-fribidi? -hb-view enhancements: -==================== +hb-view / hb-shape enhancements: +=============================== -- Add --format - Add --width, --height, --auto-size, --align, etc? -- Port to GOption, --help -- Add XML and JSON formats +- Add XML and JSON formats to hb-shape Tests to write: @@ -82,4 +80,4 @@ Optimizations: - Avoid allocating blob objects internally for for_data() faces? -- Add caching layer to hb-ft +- Add caching layer to hb-ft?