არიქა ხალხნო, მემგონი გვეშველება
Comment #220 on issue 8394 by valgog: Georgian (Kartuli) Unicode Support For Android
http://code.google.com/p/android/issues/detail?id=8394Good news everyone

Today I have looked up the Android-4.0 sources, and guest what I found there /home/vgogichashvili/src/android/frameworks/base/data/fonts:
/src/android/frameworks/base/data/fonts/fallback_fonts.xml
contains the following lines:
<family><fileset><file>DroidSansArmenian.ttf</file></fileset></family>
<family><fileset><file>DroidSansGeorgian.ttf</file></fileset></family>
And, among other new font files, there are two nice files there:
-rw-rw-r-- 25K 2011-12-03 17:47 DroidSansArmenian.ttf
-rw-rw-r-- 46K 2011-12-03 17:47 DroidSansGeorgian.ttf
So the fonts, that we are all have been waiting for, are finally there in the master branch of Android OS sources...
Now let's hope our phones will get the updates to the Ice Cream Sandwich soon enough.