From 25e302da9a712e6f1d63b0d243a8df0d326ddba3 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Tue, 17 Jul 2012 14:25:14 -0400 Subject: [PATCH] [Indic] Minor --- src/hb-ot-shape-complex-indic.cc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/hb-ot-shape-complex-indic.cc b/src/hb-ot-shape-complex-indic.cc index 26905118..4482dd39 100644 --- a/src/hb-ot-shape-complex-indic.cc +++ b/src/hb-ot-shape-complex-indic.cc @@ -372,7 +372,10 @@ initial_reordering_consonant_syllable (const hb_ot_map_t *map, hb_buffer_t *buff /* -> or that is not a pre-base reordering Ra, * - * TODO + * IMPLEMENTATION NOTES: + * + * Our pre-base reordering Ra's are marked POS_BELOW, so will be skipped + * by the logic above already. */ /* -> or arrive at the first consonant. The consonant stopped at will -- GitLab