summaryrefslogtreecommitdiffstats
path: root/gfx/harfbuzz/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/harfbuzz/TODO')
-rw-r--r--gfx/harfbuzz/TODO28
1 files changed, 28 insertions, 0 deletions
diff --git a/gfx/harfbuzz/TODO b/gfx/harfbuzz/TODO
new file mode 100644
index 0000000000..d8e41050ec
--- /dev/null
+++ b/gfx/harfbuzz/TODO
@@ -0,0 +1,28 @@
+API issues:
+===========
+
+- API to accept a list of languages?
+
+- Remove hb_ot_shape_glyphs_closure()?
+
+
+API additions
+=============
+
+- Language to/from script.
+
+- Add hb-cairo glue
+
+- Add sanitize API.
+
+- Add query / enumeration API for aalt-like features?
+
+- Add segmentation API
+
+- Add hb-fribidi glue?
+
+
+hb-view / hb-shape enhancements:
+===============================
+
+- Add --width, --height, --auto-size, --ink-box, --align, etc?