diff --git a/TODO b/TODO index 4808391b4e2b202da54a900f6612952e05b8adf2..08db6f96397d0dbbb13e9c67cea4dec1a80a5a54 100644 --- a/TODO +++ b/TODO @@ -43,11 +43,9 @@ API additions - Add sanitize API (and a cached version, that saves result on blob user-data) -- Add glib GBoxedType stuff and introspection - - BCP 47 language handling / API (language_matches?) -- Add hb_font_create_linear()? +- Add hb_font_create_unscaled()? - Add query / enumeration API for aalt-like features? @@ -61,7 +59,7 @@ API additions hb-view / hb-shape enhancements: =============================== -- Add --width, --height, --auto-size, --align, etc? +- Add --width, --height, --auto-size, --ink-box, --align, etc? Tests to write: