summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2016-02-24 19:10:06 +0900
committerBehdad Esfahbod <behdad@behdad.org>2016-02-24 19:10:06 +0900
commit49fe6ecf19522413e79a11a29aa0ffc5bdfcd2f8 (patch)
tree6ffb38f4ad945a249f2da59500ecb613f4e7ca34
parent8b5bc141cd3a6bfcea3c91a882a630426876ceb3 (diff)
[TODO] Update
This file is rather obsolete. Still, give it a refresh.
-rw-r--r--TODO16
1 files changed, 2 insertions, 14 deletions
diff --git a/TODO b/TODO
index e1aa39c4..4f37f605 100644
--- a/TODO
+++ b/TODO
@@ -9,26 +9,14 @@ General fixes:
- mask propagation? (when ligation, "or" the masks).
-- Warn at compile time (and runtime with HB_DEBUG?) if no Unicode / font
- funcs found / set.
-- Do proper rounding when scaling from font space? May be a non-issue.
-
-- Misc features:
- * init/medi/fina/isol for non-cursive scripts
-
-
-API issues to fix before 1.0:
-============================
+API issues:
+===========
- API to accept a list of languages?
- Add init_func to font_funcs. Adjust ft.
-- hb-ft load_flags issues.
-
-- Add pkg-config files for glue codes (harfbuzz-glib, etc)
-
- 'const' for getter APIs? (use mutable internally)
- Remove hb_ot_shape_glyphs_closure()?