]> granicus.if.org Git - libass/commitdiff
Axe misleading comment, reordering works fine
authorGrigori Goronzy <greg@blackbox>
Sun, 24 Jul 2011 22:17:18 +0000 (00:17 +0200)
committerGrigori Goronzy <greg@blackbox>
Sun, 24 Jul 2011 22:17:18 +0000 (00:17 +0200)
libass/ass_shaper.c

index c01832577209fa89d42502b81d6b098255c1be3f..c30eb9dde0a6560da1b38dbe5c17bf23f0ffd19b 100644 (file)
@@ -434,8 +434,6 @@ FriBidiStrIndex *ass_shaper_reorder(ASS_Shaper *shaper, TextInfo *text_info)
         int level;
         FriBidiParType dir = FRIBIDI_PAR_ON;
 
-        // FIXME: we should actually specify
-        // the correct paragraph base direction
         level = fribidi_reorder_line(0,
                 shaper->ctypes + line->offset, line->len, 0, dir,
                 shaper->emblevels + line->offset, NULL,