summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSanthosh Thottingal <santhosh.thottingal@gmail.com>2013-03-31 21:54:55 +0530
committerSanthosh Thottingal <santhosh.thottingal@gmail.com>2013-03-31 21:54:55 +0530
commit80d8eb8ca45d78134e8f5aab746faf10f6e0b2f4 (patch)
tree14e18dfe0b21e257fc25146b216a9033c656d5d4
parent866d641399dc4b5224fdf7e07f9882f6b53742ce (diff)
downloadMeera.git-80d8eb8ca45d78134e8f5aab746faf10f6e0b2f4.tar.gz
Meera.git-80d8eb8ca45d78134e8f5aab746faf10f6e0b2f4.tar.xz
Meera.git-80d8eb8ca45d78134e8f5aab746faf10f6e0b2f4.zip
Add a todo file. We have lot of work to do!
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..3189e84
--- /dev/null
+++ b/TODO
@@ -0,0 +1,7 @@
+* There are lot of ligatures without any rules mapped. Make sure that every ligauture from the font is actually usable
+* Pres rules are incorrectly used in many ligatures. Review the Pres rules, especially for ്ര cases and clean up
+* Dot repha seems to create extra space left to ligature. Investigate and fix.
+* There is a chillu form of യ in the font. Can we map this to യ + ് + zwj and make it usable for rare cases?
+* U0D73 Malayalam fraction one quarter has possibly wrong vertical alignment. Fix.
+* U0D72 Malayalam digit one thousand has imperfect glyph - the right side round is not perfect.
+* Investigate if Dot repha can be done for undefined ligatures using GPOS rules. See how Lohit Malayalam is doing this.