From 344cc56698a8c84c4c1a05a71d829e5171aa3a60 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Sat, 11 Aug 2012 17:36:23 -0400 Subject: [PATCH] Add TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 71e5b4d..0c09f00 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,10 @@ General fixes: ============= +- Ligature matching and match_input() of (Chain)Context should use the + same logic. Right now the Ligature logic is more involved. Possibly + merge, or duplicate. + - mask propagation? (when ligation, "or" the masks). - Warn at compile time (and runtime with HB_DEBUG?) if no Unicode / font -- 2.7.4