Enable 'rtlm' mirroring
[framework/uifw/harfbuzz.git] / TODO
diff --git a/TODO b/TODO
index 4902993..001f437 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,15 +1,23 @@
-- cmap14 support in get_glyph callback
-- size_t?
-- Add test for linking to libstdc++
-- Rename MEMORY_MODE to ACCESS_MODE
+- Rename get_table to reference_table
 
-- Move unicode_funcs to buffer
+- Avoid allocating blob objects internally for for_data() faces
+
+- head table access cleanup (div by zero now!)
+- cache various expensive scale computation
+
+- SFNT api?  get_num_faces?
+
+- GNOME Bug 612402 - (hb-arm) HarfBuzz compilation fix for arm
+
+- Make sure LangSys default feature is only applied once...
+
+- kern/GPOS interaction
+
+- Use size_t in sanitize?
+- Better define HB_INTERNAL
+- Future-proof metrics struct
 
 hb-ot:
-- Fix ot query APIs
 - Rename hb_internal_glyph_info_t to hb_ot_glyph_info_t
 - Add query API for aalt-like features
 - HB_OT_LAYOUT_GLYPH_CLASS_BASE_GLYPH vs LookupType::... mess
-
-hb-ft:
-- Add hb_ft_create_face()?