diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -3,10 +3,6 @@ Implementation issues: * FriBidiEnv type should be defined that is to hold all global variables and should be passed as environment to all fribidi functions. -* packtab.c should produce outputs with much fewer symbols, with the idea - of putting different tables in one, and store the offsets instead of - pointers. - * Add const keywords all over the source. * with --without-charsets, fribidi char set converters use iconv internally. |