Fixed
Status Update
Comments
mi...@gmail.com <mi...@gmail.com> #2
The browser doesn't render any Devnagari content at all. eg. http://www.esakal.com/
The iPhone gets partially there, but is incorrect. Nokia E71 renders it perfectly.
The iPhone gets partially there, but is incorrect. Nokia E71 renders it perfectly.
pr...@gmail.com <pr...@gmail.com> #3
I agree with milindr. I see Square boxes like ☐ instead of characters अ आ इ ई उ ऊ on
Unicode or UTF8 compliant Hindi websites. Even Google Hindi website doesnt open
properly through my HTC Hero's Android 1.5 stock browser. Please support Devnagri
lipi (Sanskrit/Hindi) fonts in Android OS. I want to change my default font to see
Devnagri numerals: ०,१,२,३,४,५,६,७,८,९ instead of Roman numerals:
0,1,2,3,4,5,6,7,8,9. I want my clock to use Devnagri numerals instead of Roman
numerals. Thanks!
Unicode or UTF8 compliant Hindi websites. Even Google Hindi website doesnt open
properly through my HTC Hero's Android 1.5 stock browser. Please support Devnagri
lipi (Sanskrit/Hindi) fonts in Android OS. I want to change my default font to see
Devnagri numerals: ०,१,२,३,४,५,६,७,८,९ instead of Roman numerals:
0,1,2,3,4,5,6,7,8,9. I want my clock to use Devnagri numerals instead of Roman
numerals. Thanks!
sr...@gmail.com <sr...@gmail.com> #5
Perfect.
So, this should get fixed and also the default browser should support hindi and other
UTF8 fonts.
So, this should get fixed and also the default browser should support hindi and other
UTF8 fonts.
sh...@gmail.com <sh...@gmail.com> #6
Yes we need full Hindi (Devanagari) unicode support in Android. There should also be
provision for Hindi virtual keyboard in Android for inputting Hindi text. It can be
provided as a separate download.
There is such a tool named "Eyron's Hindi Support" for Windows Mobile. Similar tool
should be provided for Android.
provision for Hindi virtual keyboard in Android for inputting Hindi text. It can be
provided as a separate download.
There is such a tool named "Eyron's Hindi Support" for Windows Mobile. Similar tool
should be provided for Android.
dr...@gmail.com <dr...@gmail.com> #7
I'm developing a Hindi(Devanagari) Virtual Keyboard for Android. As it has been clear
from other open issues on this problem as in Issue 36912303 where the google
representative pointed out in Comment 15 that:
4. as alok.kumar says in comment #14 , just having the font glyphs doesn't necessarily
mean you can put them on the screen correctly. there's font renderer work to be done.
I'm having somewhat the same problem. Whenever I try to use the unicode which
combines with the previous one to form a new glyph for example '094D' known as
halant, it doesn't work. Whenever I input 094D, it clears all the previous characters
in the textbox. This also happens with all the other Matra unicodes in Devanagari.
I'm also aware that Android as of now, do not has devanagari font support. I created
my own application and attached Devanagri font to it using:
Typeface face=Typeface.createFromAsset(getAssets(), "fonts/Mangal.ttf");
Can you please let me know why all the previous characters in the textbox clears as
soon as I input any Matra unicode?
from other open issues on this problem as in
representative pointed out in Comment 15 that:
4. as alok.kumar says in
mean you can put them on the screen correctly. there's font renderer work to be done.
I'm having somewhat the same problem. Whenever I try to use the unicode which
combines with the previous one to form a new glyph for example '094D' known as
halant, it doesn't work. Whenever I input 094D, it clears all the previous characters
in the textbox. This also happens with all the other Matra unicodes in Devanagari.
I'm also aware that Android as of now, do not has devanagari font support. I created
my own application and attached Devanagri font to it using:
Typeface face=Typeface.createFromAsset(getAssets(), "fonts/Mangal.ttf");
Can you please let me know why all the previous characters in the textbox clears as
soon as I input any Matra unicode?
ri...@gmail.com <ri...@gmail.com> #8
@druvbhasin
i m using the same method to type devnagri letters & facing no problem while typing Matra's like ु ू े ै ा ौ ो etc but Halant is not working to form ligatures for eg "स्वस्त" displayed as " स् वस् त"
i m using the same method to type devnagri letters & facing no problem while typing Matra's like ु ू े ै ा ौ ो etc but Halant is not working to form ligatures for eg "स्वस्त" displayed as " स् वस् त"
pr...@gmail.com <pr...@gmail.com> #9
@druvbhasin @riyajsheikh
Did you just replace original Droid-Sanserif.ttf with Mangal.ttf (of course renamed latter to Droid-Sanserif.ttf)?
I tried it on my rooted Sprint HTC Hero but it then screws English sentences.
Any idea?
Did you just replace original Droid-Sanserif.ttf with Mangal.ttf (of course renamed latter to Droid-Sanserif.ttf)?
I tried it on my rooted Sprint HTC Hero but it then screws English sentences.
Any idea?
ri...@gmail.com <ri...@gmail.com> #10
@prateeka...@gmail.com
what i am(& i guess even druvbhasin is also) trying to do here is to develop an application which will have a feature of DEVNAGRI typing.It will be able to type in indian languages.
I am not trying to change default font files but rather using a dedicated font file for this application. having this file will not affect (in a +ve or -ve way) any other application present on the phone.
what i am(& i guess even druvbhasin is also) trying to do here is to develop an application which will have a feature of DEVNAGRI typing.It will be able to type in indian languages.
I am not trying to change default font files but rather using a dedicated font file for this application. having this file will not affect (in a +ve or -ve way) any other application present on the phone.
an...@gmail.com <an...@gmail.com> #11
Why Android People not yet do this................... Just as orkut n facebook in India, this thing will repeat also. What is happening to Google????????????
aa...@gmail.com <aa...@gmail.com> #12
Google is sleeping. Google wake up!
iPhone also has this support. Symbian had this for ages.
Having Indic script (Indian Language) support is must if Google considers world as their market.
iPhone also has this support. Symbian had this for ages.
Having Indic script (Indian Language) support is must if Google considers world as their market.
bv...@gmail.com <bv...@gmail.com> #13
google's android is 'quietly hopeless' fellow, I don't expect it from google, rather I accept it from developers @ xda-developers!!
pr...@gmail.com <pr...@gmail.com> #14
@ prateeka
Change DroidSansFallback.ttf instead of changing DroidSans.ttf this worked for me I can see English and Devanagari but again Devanagari is messed up because there is no proper rendering. Once you change fallback it will show Chinese characters as boxes, I didnt care for it anyways :)
I wonder why this is a big deal for andriod to render these fonts when Nokia (Symbian) has this in its very basic phones, really doubt it requires that much space. If someone has any background in rendering maybe we can put this in custom rom.
Change DroidSansFallback.ttf instead of changing DroidSans.ttf this worked for me I can see English and Devanagari but again Devanagari is messed up because there is no proper rendering. Once you change fallback it will show Chinese characters as boxes, I didnt care for it anyways :)
I wonder why this is a big deal for andriod to render these fonts when Nokia (Symbian) has this in its very basic phones, really doubt it requires that much space. If someone has any background in rendering maybe we can put this in custom rom.
ra...@gmail.com <ra...@gmail.com> #15
I am really surprised that even now (so many months of requests have passed) we still do not have support for Devnagri fonts for Android? I use Samsung Galaxy S.
bh...@gmail.com <bh...@gmail.com> #16
please include devnagri fonts.. please wake up
su...@gmail.com <su...@gmail.com> #17
I use the HTC Desire, Planning to buy the Galaxy. I have plans to develop apps for Kannada language. I consider rendering Indic Fonts to be a fundamental OS function. Dear Google, The world is aware of your development labs in Bangalore, India. Wake up!!
ak...@gmail.com <ak...@gmail.com> #18
Plzzzz ....make hindi fonts for android...kindaly be serious for this issue.
mi...@gmail.com <mi...@gmail.com> #19
kindly add devnagri support in android
mi...@gmail.com <mi...@gmail.com> #20
kindly give hindi/devnagri support in android.
sa...@gmail.com <sa...@gmail.com> #21
Please provide devnagri support for Android
cm...@gmail.com <cm...@gmail.com> #22
All the mobile phones being sold in India with Android must necessarily provide Hindi/Devanagari support. This will boost the sales as well as the image of the mobile phone companies.
sa...@gmail.com <sa...@gmail.com> #23
Hi , the unicode text rendering will be supported in "HoneyComb" release. As quoted by android framework engineer. This will hopefully will resolve all the unicode language support issues.
Check this link for more details
http://groups.google.com/group/android-platform/browse_thread/thread/3dc8d17daf955348/9bd1799a0f5fcd6d?#9bd1799a0f5fcd6d
Check this link for more details
er...@gmail.com <er...@gmail.com> #24
hi sir i am Gursharan
And i want HINDI fonts for ANDROID phone
I am using SE X10 mini pro
thx
And i want HINDI fonts for ANDROID phone
I am using SE X10 mini pro
thx
om...@gmail.com <om...@gmail.com> #25
please provide hindi support
ho...@gmail.com <ho...@gmail.com> #26
Guys I am on moto backflip 2.1. I renamed mangal.ttf to DroidSans.ttf and replaced it from the fonts folder. It is working now but the fonts are messed up..
ho...@gmail.com <ho...@gmail.com> #27
U know what no one cares what India wants. Better we should develop the apps ourselves..
sa...@gmail.com <sa...@gmail.com> #28
Even Notionink adam too doesnt support hindi fonts.NI is indian company.....still it doesnt support
sh...@gmail.com <sh...@gmail.com> #29
sir i am using LG P1-500, but disappointed to see not supporting hindi font
ss...@gmail.com <ss...@gmail.com> #30
Not Android only but Google Chrome also does not support Indic fonts using @font-face tag.
I don't understand why Google is not interested in taking care of these issues.
Please please enable Indic font support for all Google's products and applications.
I don't understand why Google is not interested in taking care of these issues.
Please please enable Indic font support for all Google's products and applications.
gu...@gmail.com <gu...@gmail.com> #31
Well, Indian ROM for Samsung Galaxy S Froyo 2.2 supported Hindi very well without any of the glitches or messing up pointed out by others. But the moment, I switched to 2.2.1 ROM (European), Hindi is no longer supported properly even if I bring in DroidHindi.ttf in the fonts folder directly (gives only boxes) or by renaming DroidSansFallback (small e matra and halant etc. are messed up).
ki...@indiayouth.info <ki...@indiayouth.info> #32
Need Telugu language support for android. ఆన్ద్రయిడ్ తెలుగులో కావాలి, ఎప్పుడు వస్తుంది ?
sa...@gmail.com <sa...@gmail.com> #33
Need Kannada language support...PLZZZZZZZZ...
en...@google.com <en...@google.com>
av...@gmail.com <av...@gmail.com> #35
I bought samsung galaxy I5003 few days back and it was rendering hindi perfactly. Few days back i upgraded it to froyo GT I5000 as i wasnt able to see hindi fonts so I replaced DroidSansFallback.ttf with HindiDroid.ttf (/system/fonts folder ). Now I am able to see hindi fonts but they are not rendered properly as earlier (I mean some problem with मात्रा, विशर्ग, हलन्त). As i dont have the original 2.1 eclair firmware i cant get the original ttf file which came with samsung . If someone is having then plz provide that ttf file. I am sure it will solve my problem.
ro...@gmail.com <ro...@gmail.com> #36
@avinashs: The rendering is done with a part of OS i guess. So replacing fonts would not possibly solve problems
qu...@gmail.com <qu...@gmail.com> #37
kh...@gmail.com <kh...@gmail.com> #38
Ya Google Baba,
Many User's are waiting for Hindi Version of Andriod.
Many User's are waiting for Hindi Version of Andriod.
ta...@gmail.com <ta...@gmail.com> #39
+ 1
sa...@gmail.com <sa...@gmail.com> #40
I am eagerly waiting for Hindi Version of Andriod.
Pl. don't delay it.
Pl. don't delay it.
an...@gmail.com <an...@gmail.com> #41
I see that froyo on my mobile already has 'DroidHindi.ttf' font in it,
displays hindi, but glyphs rendering is not correct. I am looking
forward for getting malayalam working on it, but at this state, I feel
just adding unicode malayalam font may not help. We have to get the
rendering correct first.
displays hindi, but glyphs rendering is not correct. I am looking
forward for getting malayalam working on it, but at this state, I feel
just adding unicode malayalam font may not help. We have to get the
rendering correct first.
sa...@gmail.com <sa...@gmail.com> #42
Mr. Google resolve this issue.
an...@gmail.com <an...@gmail.com> #43
C'mon google! This needs to be fixed.
ba...@gmail.com <ba...@gmail.com> #44
Not supporting the langauges (Indic Fonts) spoken by 1/6th of the global population is not right. Google ... Whats stopping you from supporting Indic fonts...
an...@gmail.com <an...@gmail.com> #45
To all those reading this thread...
I agree that Android does not have support for Hindi (Devanagari) indic script for all the phones. However some manufacturers like Samsung, LG and Sony Ericsson are releasing their android versions with Devanagari support. But they are not providing support for all of their phone models. The phones that I have tested and provide good support for Devanagari are as follows:
1. Samsung Galaxy Ace GT-S5830 (Support exists from Froyo 2.2.1)
2. LG Optimus One LG-P500 (Support added from Gingerbread 2.3.3)
3. Sony Ericsson Xperia Arc (Support out of the box running Android 2.3)
This shows that there are some packages that need to be bundled in the android update. All these manufacturers are are taking base image of the Google release and customizing it region wise where the phone is going to be sold. This customization is similar to adding APN list of the cellular provider of that region.
Google has done a fantastic work on Indian language in GMail why can't they add this to their core?
Probably as per Google's strategy they give bare bone software to OEM partners and these partners (LG/Samsung etc) go and add region wise stuff. If Google includes all the languages under the sun, it may become bulky and not will get used hence leaving to the partners is better approach. But some OEM partners like HTC are not doing region wise build to make their life easier. HTC is putting the same software image for Europe and India and Asia.
Another reason why these partners don't customize all the phones - they have a target segment of customers. High end users/top business executives in India generally avoid using Hindi or local languages. Phones which are in low and mid range are mass market phones where usage of local language is more and if these people are targets then adding local language feature becomes important for company from marketing angle.
I agree that Android does not have support for Hindi (Devanagari) indic script for all the phones. However some manufacturers like Samsung, LG and Sony Ericsson are releasing their android versions with Devanagari support. But they are not providing support for all of their phone models. The phones that I have tested and provide good support for Devanagari are as follows:
1. Samsung Galaxy Ace GT-S5830 (Support exists from Froyo 2.2.1)
2. LG Optimus One LG-P500 (Support added from Gingerbread 2.3.3)
3. Sony Ericsson Xperia Arc (Support out of the box running Android 2.3)
This shows that there are some packages that need to be bundled in the android update. All these manufacturers are are taking base image of the Google release and customizing it region wise where the phone is going to be sold. This customization is similar to adding APN list of the cellular provider of that region.
Google has done a fantastic work on Indian language in GMail why can't they add this to their core?
Probably as per Google's strategy they give bare bone software to OEM partners and these partners (LG/Samsung etc) go and add region wise stuff. If Google includes all the languages under the sun, it may become bulky and not will get used hence leaving to the partners is better approach. But some OEM partners like HTC are not doing region wise build to make their life easier. HTC is putting the same software image for Europe and India and Asia.
Another reason why these partners don't customize all the phones - they have a target segment of customers. High end users/top business executives in India generally avoid using Hindi or local languages. Phones which are in low and mid range are mass market phones where usage of local language is more and if these people are targets then adding local language feature becomes important for company from marketing angle.
ud...@gmail.com <ud...@gmail.com> #46
As a Bengali tools developer I get many queries about the Bengali support on Android. I have been tracking the Android progress for about two years now. But I am disappointed to see that Android still does not have correct Unicode rendering of all languages. I can think about tons of apps that can be created once the basic support is there.
I hope this problem gets fixed soon.
I hope this problem gets fixed soon.
lo...@gmail.com <lo...@gmail.com> #47
It is possible to install an view Indic fonts by unofficial rooting and replacing of the font file. Instead if google can release with the next update, a font file which includes these unicode characters as well, the problem will be solved. Windows did it with the Ariel Unicode font which renders all characters out there....
an...@gmail.com <an...@gmail.com> #48
I believe this has been fixed in android ICS (4.0)
an...@gmail.com <an...@gmail.com> #49
Can someone give a clue where to hack. Font file is not a solution. Strikin
Something to do with libskia or ics. Is rendering rocket science,
Google-gi...
Something to do with libskia or ics. Is rendering rocket science,
Google-gi...
ro...@gmail.com <ro...@gmail.com> #50
@anand.m.s, could you please give us a link or some thing? People tended to believe that it was solved a long ago, but we are still at this thread, aren't we?
anvar = the font file just allows us to see the letters instead of boxes.
anvar = the font file just allows us to see the letters instead of boxes.
ch...@gmail.com <ch...@gmail.com> #51
This problem is mot due to lack of support for Unicode or anything to do with the font files themselves. It is just down to lack of complex script rendering (or "shaping") support in Android.
Linux supports this with the harbuzz / pango library. MS Windows does it with Uniscribe (usp10.dll), Adobe applications does it with Cooltype, and Apple have ATUSI. It is not rocket science. All complex scripts render properly on the iPhone and on Linux phones such as the N900. For some stupid reason Google crippled Android by removing this support which has been available in almost every Linux distribution for many years. The fact that manufactures like Samsung can add it to certain models sold in certain markets shows it is not difficult.
Even many Symbian phones have this through Qt which also contains complex script support.
This is a major defect in the Android operating system and it puts Android at a big disadvantage in huge markets like India and the rest of South Asia.
@ anand.m.s. - Beleive what you want, but complex script rendering does *not* work properly in the Android 4.0 emulator.
@ comment 49 - Just installing Indic fonts won't do - these fonts contain tables of layout features for glyph substitution and positioning which have to be applied by a complex text rendering system. In Indic scripts there is not a simple 1 to 1 relationship between characters and glyphs and, unless these layout features are applied, the text won't render properly, even if a proper font is present. That's why people who have the DroidHindi.ttf font installed or who replace the DroidSansFallback.ttf with a Devanagri font see the letters "all messed up".
The main thing Android is missing is a complex text layout engine like Pango. Why can't they just implement this for a start? Frankly this support should have been present in the very first release of Android.
Linux supports this with the harbuzz / pango library. MS Windows does it with Uniscribe (usp10.dll), Adobe applications does it with Cooltype, and Apple have ATUSI. It is not rocket science. All complex scripts render properly on the iPhone and on Linux phones such as the N900. For some stupid reason Google crippled Android by removing this support which has been available in almost every Linux distribution for many years. The fact that manufactures like Samsung can add it to certain models sold in certain markets shows it is not difficult.
Even many Symbian phones have this through Qt which also contains complex script support.
This is a major defect in the Android operating system and it puts Android at a big disadvantage in huge markets like India and the rest of South Asia.
@ anand.m.s. - Beleive what you want, but complex script rendering does *not* work properly in the Android 4.0 emulator.
@ comment 49 - Just installing Indic fonts won't do - these fonts contain tables of layout features for glyph substitution and positioning which have to be applied by a complex text rendering system. In Indic scripts there is not a simple 1 to 1 relationship between characters and glyphs and, unless these layout features are applied, the text won't render properly, even if a proper font is present. That's why people who have the DroidHindi.ttf font installed or who replace the DroidSansFallback.ttf with a Devanagri font see the letters "all messed up".
The main thing Android is missing is a complex text layout engine like Pango. Why can't they just implement this for a start? Frankly this support should have been present in the very first release of Android.
an...@gmail.com <an...@gmail.com> #52
Actually, there can't be any reason to cripple Android. No more old arguments like memory, storage, cpu etc for mobile os is valid anymore. It could be the stupid indian engineers working at google. In the age of globalisation and localisation, android should not be kept in the dark. Wake up google. Act fast before you miss the bus.
an...@gmail.com <an...@gmail.com> #53
I completely agree with Chris. All the noise about lack of support for unicode is meaningless. It is, as Chris said, to do with complex script rendering. With what I have read about ICS and seen on emulator, I again have to agree with Chris - ICS / Androdi 4 does *NOT* render hindi properly.
pr...@gmail.com <pr...@gmail.com> #54
@Chris (#53)
Of course this is one of the main reasons why people in my know-how in Bharat and even those based in other countries in Indian Subcontinent like Sri Lanka, Bangladesh, etc. are reluctant to move to Android phones. Why would they when people just can't read and send Hindi, Bangali, Nepali, etc. texts/SMSes on Android devices. Google is too indifferent to Subcontinent to realize that.
@anvar (#54)
What do you mean by "stupid indian engineers working at google"?
Of course this is one of the main reasons why people in my know-how in Bharat and even those based in other countries in Indian Subcontinent like Sri Lanka, Bangladesh, etc. are reluctant to move to Android phones. Why would they when people just can't read and send Hindi, Bangali, Nepali, etc. texts/SMSes on Android devices. Google is too indifferent to Subcontinent to realize that.
@anvar (#54)
What do you mean by "stupid indian engineers working at google"?
xa...@gmail.com <xa...@gmail.com> #55
Please start posting on the following link for this issue.
We are divided and have opened up so many threads for the same issue. If we all get together and support one single "Issue" we will have more pressure.
Please start posting all your comments and posts on the link given below.
I am not doing this to favor one group over other it just happened that the following has got maximum no of stars as compared to others
http://code.google.com/p/android/issues/detail?id=1618
We are divided and have opened up so many threads for the same issue. If we all get together and support one single "Issue" we will have more pressure.
Please start posting all your comments and posts on the link given below.
I am not doing this to favor one group over other it just happened that the following has got maximum no of stars as compared to others
ch...@gmail.com <ch...@gmail.com> #56
I see the problem ~ but issue 36906463 says "Support Hindi characters in droid fonts" when it is really proper support for characters of *all* Indic scripts (in fact all complex scripts) that is needed (not just Devanagri / Hindi). The main problem isn't the fonts either - it is Android's lack of support for complex script rendering. Adding fonts and input methods for these scripts and languages is useless until the rendering works properly.
I don't know, does this issue tracker system have a proper way of combining or merging all closely related defect reports / feature requests?
There are *so* many issues posted here that are related to this one. These include
Issues: 1618, 2600, 3008, 3027, 3029, 4153, 5925, 4153, 6283, 8103, 9045, 9248, 9859, 10685, 10750, 11999, 12674, 12981, 13022, 13967, 14234, 15171, 15895, 16306, 16939, 16144, 17011, 17279, 17291, 17445, 17563, 17573, 17576, 17803, 17850, 17992, 18178, 18235, 18392, 18859, 18936, 18950, 19050, 19352 19410, 19466, 19470, 19691, 19735, 19946, 19963, 21284, 20141, 20161, 20198, 20485, 20486, 20655, 20744, 20772, 20785. 21196, 21382
Perhaps we should start a petition on Facebook and Google+ to get complex script rendering supported on Android - I think that might get far more attention than posting issues here.
I don't know, does this issue tracker system have a proper way of combining or merging all closely related defect reports / feature requests?
There are *so* many issues posted here that are related to this one. These include
Issues: 1618, 2600, 3008, 3027, 3029, 4153, 5925, 4153, 6283, 8103, 9045, 9248, 9859, 10685, 10750, 11999, 12674, 12981, 13022, 13967, 14234, 15171, 15895, 16306, 16939, 16144, 17011, 17279, 17291, 17445, 17563, 17573, 17576, 17803, 17850, 17992, 18178, 18235, 18392, 18859, 18936, 18950, 19050, 19352 19410, 19466, 19470, 19691, 19735, 19946, 19963, 21284, 20141, 20161, 20198, 20485, 20486, 20655, 20744, 20772, 20785. 21196, 21382
Perhaps we should start a petition on Facebook and Google+ to get complex script rendering supported on Android - I think that might get far more attention than posting issues here.
mi...@gmail.com <mi...@gmail.com> #58
Why should a phone be called as 'smartphone' when it can't do a basic task? I have symbian s60v3 base Nokia E63 and it renders devanagari in an absolutely perfect way. Android may be smart, but not Google India nor companies selling smartphones in Indian Market. Open OS and such restrictions? I am fortunate that I found this before buying an Android. Guys, please mention your phone if it supports devanagari with proper rendering so that people will be educated about smartphones with devanagari support.
ps...@google.com <ps...@google.com> #59
Latest version, v4 or ICS, supports complex script rendering and Indic fonts.
ch...@gmail.com <ch...@gmail.com> #60
Do you have any screen shots actually illustrating this? doesn't work in the emulator.
- Chris
- Chris
wi...@gmail.com <wi...@gmail.com> #61
Ics build 3 by atinm for AT&T captivate...
an...@gmail.com <an...@gmail.com> #62
Please post the screenshot for madhyamam.com , a malayalam newspaper
wi...@gmail.com <wi...@gmail.com> #63
Here you go!
an...@gmail.com <an...@gmail.com> #64
So atleast captivate is perfect now. That's a news. Thanks.
wi...@gmail.com <wi...@gmail.com> #65
its not only captivate, its a feature of android 4.0 ICS, so any phone with android 4.0 can render it.
Android 4.0 ICS is awesome :)
Android 4.0 ICS is awesome :)
ma...@gmail.com <ma...@gmail.com> #66
But still hindi font is not proper!!
an...@gmail.com <an...@gmail.com> #67
How much time it takes to backport the support to gingerbread ?
13...@gmail.com <13...@gmail.com> #68
Any One please Post a screenshot of www.prothom-alo.com a bangla newspaper
wi...@gmail.com <wi...@gmail.com> #69
I guess that website uses a lot of flash. Flash for ICS is not ready yet so it is not properly diplayed, but u can read the fonts.
13...@gmail.com <13...@gmail.com> #70
Rendering is not perfect on bangla , like Conjugants (Juktakkhor) not working
sa...@gmail.com <sa...@gmail.com> #71
Is it possible for someone to post the screenshot of Marathi newspaper site http://www.loksatta.com/
Thanks
Thanks
pr...@gmail.com <pr...@gmail.com> #72
[Comment deleted]
pr...@gmail.com <pr...@gmail.com> #73
Hindi websites are still not viewable on ICS natively. Attached is a screen shot of Google Hindi website http://www.google.com/m?hl=hi NOT working on ICS in emulator. The other screen shot shows how Google Hindi looks like on Chrome desktop browser.
ro...@gmail.com <ro...@gmail.com> #74
prateeka...@gmail.com: There is a chance that the emulator problem is due to a font issue, like the droid sans fallback font. By any chance, is it possible in the emulator to change the droidsansfallback font?
jo...@gmail.com <jo...@gmail.com> #75
go...@gmail.com <go...@gmail.com> #76
Is this fixed or not? If you are sure that it is fixed, please close it.
jo...@gmail.com <jo...@gmail.com> #77
no it is not fixed... Hindi text is not showing properly.
Even Gujarati text is not rendering at all.
Even Gujarati text is not rendering at all.
ch...@gmail.com <ch...@gmail.com> #78
It is *not* fixed - with a proper font you may see the glyphs for the individual characters in Indic scripts, but these do not join up to form conjuncts properly so the text is pretty well unreadable.
an...@gmail.com <an...@gmail.com> #79
Also, why do user have to 'hack' the system to get proper rendering which should be there by default .
sa...@gtempaccount.com <sa...@gtempaccount.com> #80
Hi, GOOD NEWS.
Tested in 4.0.3 version, and finally Google supporting Hindi, Tamil and Bengali languages.(Tested on Nexus-s )
Thanks Google and Team.
Tested in 4.0.3 version, and finally Google supporting Hindi, Tamil and Bengali languages.(Tested on Nexus-s )
Thanks Google and Team.
an...@gmail.com <an...@gmail.com> #81
Is there any chance to backport the support to gingerbread ?
yo...@gmail.com <yo...@gmail.com> #82
Working on nexus s ics 4.0.3!
Sent Via " Google Nexus S " Mobile Phone
Sent Via " Google Nexus S " Mobile Phone
kr...@gmail.com <kr...@gmail.com> #83
I am using a certain port of ICS 4.0.1 for HTC Desire by "sandvold". It renders Hindi correctly, but not other Indian languages. So, probably, 4.0.3 will have support for all or some more Indian languages?
cm...@gmail.com <cm...@gmail.com> #84
I am using Samsung S5830 Galaxy Ace, Android 2.3.4 Gingerbread.DDKQ4 mobile
phone and it renders Hindi correctly.
I can even type my texts in Hindi usingmultiling-keyboard.com Indic
keyboard available in Android market.
An intutive keyboard for Indian languagespaninikeypad.com is also
available in the Android market.
My guess is that any phone with Android 2.3.4 Gingerbread would render
other Indian languages also correctly.
However, the best course would be that users having the same type of phones
may try google search in their own languages and let others know if their
languages are also rendered correctly.
--
C.M. Rawal
M.A. (Hindi), B.A. (Com.), Prabhakar (Hons. in Hindi),
Certificate Course in Translation, C.A.I.I.B.
*(Ex. Asstt. General Manager (Hindi), Reserve Bank of India )*
*Vice President, Indian Translators Association*
*I-58, Sector 41, NOIDA - 201303 (U.P.) INDIA*
*Phone: +91 120 4357111 *
*Mobile: +91 9818450779 *
*Email: cmrawal@yahoo.com*
phone and it renders Hindi correctly.
I can even type my texts in Hindi using
keyboard available in Android market.
An intutive keyboard for Indian languages
available in the Android market.
My guess is that any phone with Android 2.3.4 Gingerbread would render
other Indian languages also correctly.
However, the best course would be that users having the same type of phones
may try google search in their own languages and let others know if their
languages are also rendered correctly.
--
C.M. Rawal
M.A. (Hindi), B.A. (Com.), Prabhakar (Hons. in Hindi),
Certificate Course in Translation, C.A.I.I.B.
*(Ex. Asstt. General Manager (Hindi), Reserve Bank of India )*
*Vice President, Indian Translators Association*
*I-58, Sector 41, NOIDA - 201303 (U.P.) INDIA*
*Phone: +91 120 4357111 *
*Mobile: +91 9818450779 *
*Email: cmrawal@yahoo.com*
ro...@gmail.com <ro...@gmail.com> #85
Excellent news sandeep....@wipro.com, could you please post some screen shots?
cmra...@gmail.com : samsung uses custom modifications in galaxy ace to fix the issue. The same build in Galaxy S2 does not work.
cmra...@gmail.com : samsung uses custom modifications in galaxy ace to fix the issue. The same build in Galaxy S2 does not work.
an...@gmail.com <an...@gmail.com> #86
Tested and can confirm that it's rendering hindi perfectly on nexus s running on ice cream sandwich android 4.0.3. Check the screenshot. I :-)
sr...@gmail.com <sr...@gmail.com> #87
That is indeed good news. Too bad I am out of Android for now and if this is true, my next purchase may be back to Android. Thanks ank.mit...@gmail.com
ch...@gmail.com <ch...@gmail.com> #88
Please make sure that complex script rendering works on more than one phone running 4.0.3 before closing this issue. It seems some manufactures have added code of their own to fix this.
jo...@gmail.com <jo...@gmail.com> #89
Yes, Hindi is working fine in Nexus S (403) but same case is not for Gujarati text which is also part of Indic language.
I am not sure weather Nexus S(403) is rendering other Indic languages.
Though it is not working for Gujarati, I don't think this need to be closed.
It would be wonderful if we can identify any workaround to add support from Application level (I am not aware with feasibility) to render Indic script.
I am not sure weather Nexus S(403) is rendering other Indic languages.
Though it is not working for Gujarati, I don't think this need to be closed.
It would be wonderful if we can identify any workaround to add support from Application level (I am not aware with feasibility) to render Indic script.
an...@gmail.com <an...@gmail.com> #90
I think there is indeed indic support in ics. The android 4 virtual machine at vmlite.com does render indic websites properly.
But can we have this feature ported to older versions ?
But can we have this feature ported to older versions ?
kr...@gmail.com <kr...@gmail.com> #91
Friends, Hindi works fine generally in Samsung and some other phones. It is some customization by Samsung and those other companies. In versions before ICS, it is not natively supported by Android. Right now, I am using ICS 4.0.1 version provided for HTC Desire by "Sandvold" and am observing that Hindi renders perfectly, though not other Indian languages - I guess it is native support. Will have to wait till "Sandvold" releases 4.0.3 before checking support for other languages.
Hope this helps.
Hope this helps.
pr...@gmail.com <pr...@gmail.com> #92
Sorry to bust the bubble friends. I have just tested. Hindi websites are still not viewable on ICS 4.0.3 natively. Attached is a screen shot of Google Hindi website http://www.google.com/m?hl=hi NOT working on ICS in emulator. The other screen shot shows how Google Hindi looks like on Chrome desktop browser.
Although I have noticed one interesting thing. If you look in <android-sdk>\platforms\android-15\data\fonts location, you will find all the fonts natively shipped with android. It has Arabic, Hebrew, Armenian, Thai, Ethiopic, etc fonts. But Devanagari font is missing.
Now open <android-sdk>\platforms\android-15\data\fonts\fallback_fonts.xml file. This file specifies the fonts, and the priority order, that will be searched for any glyphs not handled by the default fonts specified in /system/etc/system_fonts.xml.
In this file you will see
<familyset>
<family>
<fileset>
<file>DroidNaskh-Regular.ttf</file>
</fileset>
</family>
<family>
<fileset>
<file>DroidSansHebrew-Regular.ttf</file>
<file>DroidSansHebrew-Bold.ttf</file>
</fileset>
</family>
....
....
<family>
<fileset>
<file>Lohit-Devanagari.ttf</file>
</fileset>
</family>
<family>
<fileset>
<file>Lohit-Bengali.ttf</file>
</fileset>
</family>
<family>
<fileset>
<file>Lohit-Tamil.ttf</file>
</fileset>
</family>
<family>
<fileset>
<file>DroidSansFallback.ttf</file>
</fileset>
</family>
</familyset>
As you can see that it mentions three font files: Lohit-Devanagari.ttf, Lohit-Bengali.ttf, and Lohit-Tamil.ttf. But all the three files are missing from the fonts folder.
My guess is that Google has not released these files either by mistake (defect/bug) or intensionally. Only way to know is if some Google Android official cares to reply to this thread.
Until then Hindi or other Devanagari based websites are NOT supported. I agree with kris...@gmail.com (#93), Samsung and some other manufactures are shipping customized phones. That does not mean it works on all other ICS or pre-ICS based phones.
Although I have noticed one interesting thing. If you look in <android-sdk>\platforms\android-15\data\fonts location, you will find all the fonts natively shipped with android. It has Arabic, Hebrew, Armenian, Thai, Ethiopic, etc fonts. But Devanagari font is missing.
Now open <android-sdk>\platforms\android-15\data\fonts\fallback_fonts.xml file. This file specifies the fonts, and the priority order, that will be searched for any glyphs not handled by the default fonts specified in /system/etc/system_fonts.xml.
In this file you will see
<familyset>
<family>
<fileset>
<file>DroidNaskh-Regular.ttf</file>
</fileset>
</family>
<family>
<fileset>
<file>DroidSansHebrew-Regular.ttf</file>
<file>DroidSansHebrew-Bold.ttf</file>
</fileset>
</family>
....
....
<family>
<fileset>
<file>Lohit-Devanagari.ttf</file>
</fileset>
</family>
<family>
<fileset>
<file>Lohit-Bengali.ttf</file>
</fileset>
</family>
<family>
<fileset>
<file>Lohit-Tamil.ttf</file>
</fileset>
</family>
<family>
<fileset>
<file>DroidSansFallback.ttf</file>
</fileset>
</family>
</familyset>
As you can see that it mentions three font files: Lohit-Devanagari.ttf, Lohit-Bengali.ttf, and Lohit-Tamil.ttf. But all the three files are missing from the fonts folder.
My guess is that Google has not released these files either by mistake (defect/bug) or intensionally. Only way to know is if some Google Android official cares to reply to this thread.
Until then Hindi or other Devanagari based websites are NOT supported. I agree with kris...@gmail.com (#93), Samsung and some other manufactures are shipping customized phones. That does not mean it works on all other ICS or pre-ICS based phones.
ro...@gmail.com <ro...@gmail.com> #93
we need a page that would have one line of complex script with conjuncts of each of the languages. In that way, a tester can paste a screen shot of that page.
I am taking an initiative to create such a site. Please check the following blog page, and add comment with unicode content of your language.
Thanks in advance.
http://unitestsite.blogspot.com/2011/12/creating-test-content-for-testing-indic.html?showComment=1324366739651#c8050489524529585630
I am taking an initiative to create such a site. Please check the following blog page, and add comment with unicode content of your language.
Thanks in advance.
sa...@gmail.com <sa...@gmail.com> #95
@prateeka...@gmail.com,
Please test it on Nexus-S mobile, don't try it on emulator.
All the 3 indian fonts which google is supporting are avaliable & part of system fonts directory.
Regards
Sandeep S.P
Please test it on Nexus-S mobile, don't try it on emulator.
All the 3 indian fonts which google is supporting are avaliable & part of system fonts directory.
Regards
Sandeep S.P
sa...@gmail.com <sa...@gmail.com> #96
@robinb...@gmail.com
Google already supporting some of the indian languages, and addition of the new indian languages is not a hurricane task.
Google already supporting some of the indian languages, and addition of the new indian languages is not a hurricane task.
ro...@gmail.com <ro...@gmail.com> #97
@sandu.sh...@gmail.com
I know. But we need a proper test site, and unfortunately I dont know the other indic languages that good to know words containing conjuncts. So I was hoping the community could contribute.
I know. But we need a proper test site, and unfortunately I dont know the other indic languages that good to know words containing conjuncts. So I was hoping the community could contribute.
pr...@gmail.com <pr...@gmail.com> #98
Sandeep (#97)
The reason I verify on emulator is that an average independent/freelance developer does not have access to latest and greatest hardware right away. I think it is a deal-breaker if the basic emulator image does not support Devanagari. How does Google expect us to develop and test without fonts?
Sandeep, can you guide us how you verified that they are part of system fonts directory? If you have access to those three fonts through ADB, can you please share them with us? At least we can then push them on Emulator and move forward with development. Thanks.
The reason I verify on emulator is that an average independent/freelance developer does not have access to latest and greatest hardware right away. I think it is a deal-breaker if the basic emulator image does not support Devanagari. How does Google expect us to develop and test without fonts?
Sandeep, can you guide us how you verified that they are part of system fonts directory? If you have access to those three fonts through ADB, can you please share them with us? At least we can then push them on Emulator and move forward with development. Thanks.
hs...@gmail.com <hs...@gmail.com> #99
@ prateeka...@gmail.com I have been using the alpha3 ROM of ICS for Galaxy Tab 7 from XDA developers. I did find Lohit Bangla, Hindi and Tamil fonts in the font folder. It does render Bengali better than gingerbread but still not fully, the joined letters are still missing, though the (akar and okars are in the right place.)
sa...@gmail.com <sa...@gmail.com> #101
How to use font engine in android?
ch...@gmail.com <ch...@gmail.com> #103
[Comment deleted]
ch...@gmail.com <ch...@gmail.com> #104
@sapanapa (103)
This "solution" only works for Webkit and not for messaging etc. Anyway it is far to complex for ordinary users. While it does mean there is some real progress on this issue, imho it is still far from being "resolved".
Complex script rendering needs to work for all major Indic scripts - not just two or three - and it needs to work in messaging and other important applications not just in the web browser.
Frankly the Ministry of Communications and Information Technology of the Indian Government - and the Governments of all other SAARC nations - should pass a regulation banning the import and sale of smartphones that don't properly support their languages. Then we would see this issue fixed overnight.
This "solution" only works for Webkit and not for messaging etc. Anyway it is far to complex for ordinary users. While it does mean there is some real progress on this issue, imho it is still far from being "resolved".
Complex script rendering needs to work for all major Indic scripts - not just two or three - and it needs to work in messaging and other important applications not just in the web browser.
Frankly the Ministry of Communications and Information Technology of the Indian Government - and the Governments of all other SAARC nations - should pass a regulation banning the import and sale of smartphones that don't properly support their languages. Then we would see this issue fixed overnight.
ch...@gmail.com <ch...@gmail.com> #105
@ comment 104
Perhaps *all* the issues I mentioned in comment 58 above should be merged into this one.
Perhaps *all* the issues I mentioned in comment 58 above should be merged into this one.
kr...@gmail.com <kr...@gmail.com> #111
Good exercise of merging! It is appreciated!
Two things:
1. What about issues 3393, 9248, 12420, 12981,19466, 19691, 20198 and many other issues as mentioned in comment 58 above? All are basically the same requests/complaints!
2. Will Google take so much time to sort the issue as they have taken for simple merging of issues, or can we expect faster action?
Two things:
1. What about issues 3393, 9248, 12420, 12981,19466, 19691, 20198 and many other issues as mentioned in comment 58 above? All are basically the same requests/complaints!
2. Will Google take so much time to sort the issue as they have taken for simple merging of issues, or can we expect faster action?
td...@gmail.com <td...@gmail.com> #112
I agree with Comment 113. I dont see any valid explanation while merging the issue. Just being duplicate is ridiculous.
I waited for 1 year for native support to Indian fonts and moved on to iOS which has native Indian language support in the browser.
It is very unacceptable to see such delayed response and no apathy towards Indic languages.
I waited for 1 year for native support to Indian fonts and moved on to iOS which has native Indian language support in the browser.
It is very unacceptable to see such delayed response and no apathy towards Indic languages.
ma...@gmail.com <ma...@gmail.com> #113
I am using official OTA for i9023 [Nexus S GSM] [4.0.3] Build number IML74K.
Hindi/Tamil/Bengali rendering is perfect in browser and major applications.
That being said, support for other major languages is missing. Even the fonts are missing.
So What I did was manually edit /system/etc/fallback_fonts.xml to include (open source) AnmolLipi.ttf and push the font file to /system/fonts using adb.
Its same as overwriting DroidSansFallback.ttf with your choice of font. But that may break some other glyphs.
Now in AOSP builds of the ROMs, the rendering of Hindi is broke in UI itself. This is kind of interesting. I think Google only fixed Indic rendering [that too of 3 mentioned languages] in webkit related applications.
This is kind of sad given Google has wonderful tools for Indic languages like Google IME and Google transliteration .
For who have installed fonts and want to type in their choice of language, just install this wonderful keyb -https://market.android.com/details?id=com.klye.ime.latin&feature=search_result
PS: libharfbuzz.so is present in /system/lib
Hindi/Tamil/Bengali rendering is perfect in browser and major applications.
That being said, support for other major languages is missing. Even the fonts are missing.
So What I did was manually edit /system/etc/fallback_fonts.xml to include (open source) AnmolLipi.ttf and push the font file to /system/fonts using adb.
Its same as overwriting DroidSansFallback.ttf with your choice of font. But that may break some other glyphs.
Now in AOSP builds of the ROMs, the rendering of Hindi is broke in UI itself. This is kind of interesting. I think Google only fixed Indic rendering [that too of 3 mentioned languages] in webkit related applications.
This is kind of sad given Google has wonderful tools for Indic languages like Google IME and Google transliteration .
For who have installed fonts and want to type in their choice of language, just install this wonderful keyb -
PS: libharfbuzz.so is present in /system/lib
de...@gmail.com <de...@gmail.com> #119
So 11 issues were merged into this one.
Hope they finally resolve this issue, and not just consider that 11 other issues were resolved. (That's what they did for most other Gingerbread issues)
Hope they finally resolve this issue, and not just consider that 11 other issues were resolved. (That's what they did for most other Gingerbread issues)
ma...@gmail.com <ma...@gmail.com> #120
ka...@gmail.com <ka...@gmail.com> #121
Hope Google supports and renders Indic fonts on all Android platforms. Just supporting Indic scripts on ICS is not going to help the cause.
ro...@gmail.com <ro...@gmail.com> #122
hi, I have created a test site for different unicode languages. http://unitestsite.blogspot.com/
Can any one please post a screenshot of the webpage in android ICS build? It has actual unicode text as well as image of unicode text in Bengali, Tamil, Tibetian and Marathi. Please provide us a screenshot, and if it renders correctly, the issue can be declared to be resolved.
Can any one please post a screenshot of the webpage in android ICS build? It has actual unicode text as well as image of unicode text in Bengali, Tamil, Tibetian and Marathi. Please provide us a screenshot, and if it renders correctly, the issue can be declared to be resolved.
sh...@gmail.com <sh...@gmail.com> #125
don't merge and intimate the issue. do work and find a solution. reply with
solution.....
why r u taking a lots of curse of indian people ??? if u give indian
language in android phone , then ur phone will reach in small villages
also... thats ur profit only...
do something and then reply... shame to u.....
*** SHUBHAM BHAVANTU ***
shyam joshi guruji...
solution.....
why r u taking a lots of curse of indian people ??? if u give indian
language in android phone , then ur phone will reach in small villages
also... thats ur profit only...
do something and then reply... shame to u.....
*** SHUBHAM BHAVANTU ***
shyam joshi guruji...
ch...@gmail.com <ch...@gmail.com> #126
Can someone please post an image of the text on that test site put in a mobile application other than the the browser. One that doesn't use webkit which does its own rendering.
ch...@gmail.com <ch...@gmail.com> #127
Good to see all these related issues merged. Now can someone bump up the priority.
ra...@gmail.com <ra...@gmail.com> #128
we want full bangla support in android asap.
ru...@gmail.com <ru...@gmail.com> #129
we need full bangla support in android
nm...@gmail.com <nm...@gmail.com> #130
we need full bangla support in android
ni...@google.com <ni...@google.com> #132
Here is screenshot of Unicode Test page on Galaxy Nexus ICS.
sa...@gmail.com <sa...@gmail.com> #133
Really disappointed with Android's lack of complex script rendering ability and I'm not buying another Android device untill it's sorted.
ro...@gmail.com <ro...@gmail.com> #135
Oh thank you Mr niranjan...@google.com, Atleast Bangla renders perfectly. And font is nice too. Tamil and Marathi seems okay just by comparing with the image (I don't speak them, though.)
I think issue can be declared to be resolved.
Thanks again google. Will definitely consider an ICS phone on my next upgrade.
I think issue can be declared to be resolved.
Thanks again google. Will definitely consider an ICS phone on my next upgrade.
si...@gmail.com <si...@gmail.com> #136
So many people to use Hindi language. still no support for Hindi in Adroid?
an...@gmail.com <an...@gmail.com> #138
A lot of phones are still on Android 2.3 Gingerbread. Is this still not possible to have proper rendering of fonts for Gingerbrea ?
pr...@gmail.com <pr...@gmail.com> #139
niranjan...@google.com (#134)
Can you please test the same site from ICS Android Emulator and post your results?
As I have mentioned before, the reason I verify on emulator is that an average independent/freelance developer does not have access to latest and greatest hardware right away. These are not cheap hardware. I think it is a deal-breaker if the basic emulator vanilla image does not support Devanagari.
Like we don't have Galaxy Nexus ICS. How does Google expect us to develop and test without necessary fonts support on its own native emulator? All we see is a bunch of boxes ☐. Emulator image that comes with 4.0.3 doesn't have the Devnagri lipi font even as a fallback font.
To be quite honest, I have also tried developing an app with Hindi custom fonts using the Typeface class and tested on all the emulators from Donut (1.6) to ICS (4.0.3). And I am sorry to say this but the Halant reordering issue exists on each of these releases. For example, "स्वस्त" is displayed as "स् वस् त" and "शिवाय" is displayed as "श िवाय"
I have been wanting to create an Android app in Sanskrit for a long time. But right now I can't even create one in Hindi, forget about Sanskrit with its even more complex conjuncts and glyphs rules.
I agree with anupash....@gmail.com (#140). What about backwards portability and compatibility? Fragmentation issues?
As far as I am concerned, this issue is NOT resolved until emulator supports Indic fonts and there is some, preferably well defined, backwards compatibility roadmap.
Can you please test the same site from ICS Android Emulator and post your results?
As I have mentioned before, the reason I verify on emulator is that an average independent/freelance developer does not have access to latest and greatest hardware right away. These are not cheap hardware. I think it is a deal-breaker if the basic emulator vanilla image does not support Devanagari.
Like we don't have Galaxy Nexus ICS. How does Google expect us to develop and test without necessary fonts support on its own native emulator? All we see is a bunch of boxes ☐. Emulator image that comes with 4.0.3 doesn't have the Devnagri lipi font even as a fallback font.
To be quite honest, I have also tried developing an app with Hindi custom fonts using the Typeface class and tested on all the emulators from Donut (1.6) to ICS (4.0.3). And I am sorry to say this but the Halant reordering issue exists on each of these releases. For example, "स्वस्त" is displayed as "स् वस् त" and "शिवाय" is displayed as "श िवाय"
I have been wanting to create an Android app in Sanskrit for a long time. But right now I can't even create one in Hindi, forget about Sanskrit with its even more complex conjuncts and glyphs rules.
I agree with anupash....@gmail.com (#140). What about backwards portability and compatibility? Fragmentation issues?
As far as I am concerned, this issue is NOT resolved until emulator supports Indic fonts and there is some, preferably well defined, backwards compatibility roadmap.
ya...@gmail.com <ya...@gmail.com> #140
[Comment deleted]
ya...@gmail.com <ya...@gmail.com> #141
Attached are the Marathi and Tamil examples from http://unitestsite.blogspot.com/2012/01/ics-test-page-for-unicode.html in a native application. This is on a Samsung Galaxy Nexus running Android 4.0.2.
ro...@gmail.com <ro...@gmail.com> #143
@yanowka : in 4.0.2, the conjuncts look absolutely fragmented in marathi and bengali. I think it is fixed in 4.0.3
je...@gmail.com <je...@gmail.com> #145
i have galaxy y and galaxy s both have malayalam font support.but galaxy s have some issue
ro...@gmail.com <ro...@gmail.com> #147
Please post us screenshots of your device from the page http://unitestsite.blogspot.com/2012/01/ics-test-page-for-unicode.html , so that we can know whether the device supports the scripts of Hindi, Marathi, Tamil and Bengali. Also post the device model and firmware.
ch...@gmail.com <ch...@gmail.com> #148
[Comment deleted]
ch...@gmail.com <ch...@gmail.com> #149
@Comment 149
Please, not *only* Hindi (Devanagari), Marathi (Devanagari), Tamil and Bengali ~ but Gujarati, Gurmukhi, Kannada, Myanmar, Oriya, Sinhala, Telugu, Tibetan, and other Indic scripts as well.
This issue should not be considered solved until *all* these scripts render properly - and not just in the web browser, but in the interface and other applications as well.
Please, not *only* Hindi (Devanagari), Marathi (Devanagari), Tamil and Bengali ~ but Gujarati, Gurmukhi, Kannada, Myanmar, Oriya, Sinhala, Telugu, Tibetan, and other Indic scripts as well.
This issue should not be considered solved until *all* these scripts render properly - and not just in the web browser, but in the interface and other applications as well.
ma...@gmail.com <ma...@gmail.com> #150
I would like to get some support for Khmer/cambodian language support as well. The unicode is based on indic family script. So far it is not rendering correctly. Please fix the Libskia.so and Libwebcore.so so then the OS will be able to rendering it properly.
sh...@gmail.com <sh...@gmail.com> #151
Hari om..
Very very very thanks to u......
Now my mobile shows me marathi hindi sms or web sites or any content in
devnagari language...
My mobile handset also updated to gingerbread....
Lots of thanks.... very very sorry to giving u trouble...
Lots of best wishes to u and ur work... As a "ritwik" priest, my lots of
blessings to u and ur work / company...
Only one request to u that plz give devnagri language in handset language
i.e. in local and text menu...
Also plz add symbols like svastik, om, shree / shri etc. in devnagri font..
thats symbols r not present in font now.... plz....
Again very very thanks and lots of best wishes...
SHUBHAM BHAVANTU.....
*** SHUBHAM BHAVANTU ***
shyam joshi guruji...
Very very very thanks to u......
Now my mobile shows me marathi hindi sms or web sites or any content in
devnagari language...
My mobile handset also updated to gingerbread....
Lots of thanks.... very very sorry to giving u trouble...
Lots of best wishes to u and ur work... As a "ritwik" priest, my lots of
blessings to u and ur work / company...
Only one request to u that plz give devnagri language in handset language
i.e. in local and text menu...
Also plz add symbols like svastik, om, shree / shri etc. in devnagri font..
thats symbols r not present in font now.... plz....
Again very very thanks and lots of best wishes...
SHUBHAM BHAVANTU.....
*** SHUBHAM BHAVANTU ***
shyam joshi guruji...
ki...@gmail.com <ki...@gmail.com> #153
It appears to me that engineers at google are basically doing nothing much about this issue, except for merging duplicate issues!
zu...@gmail.com <zu...@gmail.com> #154
How can I add Sindhi unicode fonts on android? Does android support Sindhi fonts?
ma...@gmail.com <ma...@gmail.com> #156
I would like t know priority and progress on this issue from some official person.
[Deleted User] <[Deleted User]> #158
I would like to have Telugu and Tamil Language support in Android. Its really disappointing issue with Android.
om...@gmail.com <om...@gmail.com> #159
We want Hindi font support by default in android
gs...@gmail.com <gs...@gmail.com> #161
Keep merging. It wont help till you guys fix it. You could have lot more
customers and Windows phone may just take those who dont want iPhone but
they are because you guys don't support other fonts.
customers and Windows phone may just take those who dont want iPhone but
they are because you guys don't support other fonts.
ra...@gmail.com <ra...@gmail.com> #162
Issue-4153
Will always result in merges as long at the current dynamics stay the same. We can now safely assume this issue is a low priority for Google. Therefore we should focus on the device manufacturers and the government. A Bill must be passed in Goverment where all Handset manufactures must support the National Language. I would like to diverge a bit here and talk about my conversation with HTC India. I asked them about supporting Hindi, and got a reply that they have no plans to support a "Regional Language", now clearly Hindi is not a regional language, but they believe that English is a National Language, and everything else is regional. That is what we are dealing with.
And I am serious about the Bill, because the lack of Indic support really hurts SC and OBCs as they need it the most. Those who are Indian Nationals here should contact their representatives about this. A committee should draft strict requirements to satisfy these needs. Also Windows Phone Tango, will support entry level smartphones with 256 MB of RAM. This means the committee should evaluate current handsets in the market and issue ratings and recommendations, allow a grace period for device manufactures to comply with the recommendation and so on. India needs this more than the need to install snooping software in BlackBerry networks.
Will always result in merges as long at the current dynamics stay the same. We can now safely assume this issue is a low priority for Google. Therefore we should focus on the device manufacturers and the government. A Bill must be passed in Goverment where all Handset manufactures must support the National Language. I would like to diverge a bit here and talk about my conversation with HTC India. I asked them about supporting Hindi, and got a reply that they have no plans to support a "Regional Language", now clearly Hindi is not a regional language, but they believe that English is a National Language, and everything else is regional. That is what we are dealing with.
And I am serious about the Bill, because the lack of Indic support really hurts SC and OBCs as they need it the most. Those who are Indian Nationals here should contact their representatives about this. A committee should draft strict requirements to satisfy these needs. Also Windows Phone Tango, will support entry level smartphones with 256 MB of RAM. This means the committee should evaluate current handsets in the market and issue ratings and recommendations, allow a grace period for device manufactures to comply with the recommendation and so on. India needs this more than the need to install snooping software in BlackBerry networks.
jo...@gmail.com <jo...@gmail.com> #164
I agree, Google should support this hindi fonts by default.
For reading hindi on my phone, I rooted my phone and followed steps from
http://www.originaltips.com/270-google-tablet-pc-price-and-specifications
Now My phone is loading the Devanagri, Hindi and Marathi fonts for just reading.
I won't say the font rendering is excellent, but yes, it is just for recognizing, what is actually written in hindi.
For reading hindi on my phone, I rooted my phone and followed steps from
Now My phone is loading the Devanagri, Hindi and Marathi fonts for just reading.
I won't say the font rendering is excellent, but yes, it is just for recognizing, what is actually written in hindi.
ch...@gmail.com <ch...@gmail.com> #165
@ravi (164)
Exactly - India should pass a regulation that requires all smart phones imported into or sold in the country to properly support the scripts needed for properly rendering the national languages. I think China has such a requirement, but the Indian Government seems too afraid of, or too enamoured of, the high-tech companies to do something similar.
This is not rocket science. I have a handset running Linux and it works fine with all complex scripts without any modification or rooting.
Exactly - India should pass a regulation that requires all smart phones imported into or sold in the country to properly support the scripts needed for properly rendering the national languages. I think China has such a requirement, but the Indian Government seems too afraid of, or too enamoured of, the high-tech companies to do something similar.
This is not rocket science. I have a handset running Linux and it works fine with all complex scripts without any modification or rooting.
kr...@gmail.com <kr...@gmail.com> #167
See Comment # 155. It appears that the comment has been proven to be true! The engineers at Google are doing nothing more than merging the various issues on the ground of duplicity! When will this be solved?
gp...@gmail.com <gp...@gmail.com> #168
తెలుగు ఇలా వస్తుంది
bi...@gmail.com <bi...@gmail.com> #169
no way to get indic support ;'( #FeelingSad
ch...@gmail.com <ch...@gmail.com> #170
It has been reported to me that Sony Ericsson ST and MT series Android phones support Devanagari, Tibetan, Arabic, Thai and other Indic scripts very well. This seems to be something added to Android by Sony Ericsson (good on them) on these particular models.
This is from a reliable source but I can't confirm this for myself yet, as I don't have one of these phones - but, if you want an Android device with support for complex scripts it is probably worth checking out one of these Sony Ericsson ST or MT series devices.
If Sony Ericsson can do it it is even more puzzling why the fix can't be made in Android itself.
This is from a reliable source but I can't confirm this for myself yet, as I don't have one of these phones - but, if you want an Android device with support for complex scripts it is probably worth checking out one of these Sony Ericsson ST or MT series devices.
If Sony Ericsson can do it it is even more puzzling why the fix can't be made in Android itself.
gp...@gmail.com <gp...@gmail.com> #171
When will Telugu font support comes?
dm...@gmail.com <dm...@gmail.com> #172
Very disappoint thar ics not support tamil font. I don 't why google still not worked for it
ch...@gmail.com <ch...@gmail.com> #174
[Comment deleted]
ch...@gmail.com <ch...@gmail.com> #175
Webkit is handling its own rendering without relying on Android. While support for complex script rendering webkit browser is useful - the issue here is lack of proper support for rendering Indic and other complex scripts in Android itself. The two things should not be confused -if Indic scripts render in the webkit browser on an Android device, it does not mean that the issue has been fixed in Android.
ve...@gmail.com <ve...@gmail.com> #176
Just bought HTC One X and in love with it ! the only thing im worried is, I cant see the kannada fonts on websites. Im not sure if this is a problem with ICS or with HTC. Earlier versions of android in my Galaxy S2 worked just fine with kannada fonts, but the latest ICS on HTC one X doesnt work ? Can someone help me pls ??
gp...@gmail.com <gp...@gmail.com> #177
When will Android start supporting all the fonts?
kr...@gmail.com <kr...@gmail.com> #179
Only merging issues........where is the solution?
yo...@gmail.com <yo...@gmail.com> #180
I see that in apps (tweeter/fb/etc.) bi-directional language rendering is still a problem in ICS (S2 4.0.4 LP9), but in browser and gmail app does it well. So, In my opiion if you see boxes for your language, thes its a missing font issue. Try fontomizer and get font for your language and try.
Still looking for a seamless experience on all apps (browser /non-browser/ google/ non-google/ phone vendor) etc.
Still looking for a seamless experience on all apps (browser /non-browser/ google/ non-google/ phone vendor) etc.
ch...@gmail.com <ch...@gmail.com> #181
@182
Yes boxes displayed instead of glyphs is a font issue (the box indicates a "missing glyph" i.e. not in the font). Letters not joining or being mis-ordered is a rendering engine issue.
To solve the font issue would it be possible to have a method for users to install fonts similar to the way they can install apps - without rooting the phone?
Some apps do their own font rendering for complex scripts - but there really needs to be proper rendering support for all scripts in the operating system available for the system interface and all apps. Only then will users get the "seamless experience" you want.
Yes boxes displayed instead of glyphs is a font issue (the box indicates a "missing glyph" i.e. not in the font). Letters not joining or being mis-ordered is a rendering engine issue.
To solve the font issue would it be possible to have a method for users to install fonts similar to the way they can install apps - without rooting the phone?
Some apps do their own font rendering for complex scripts - but there really needs to be proper rendering support for all scripts in the operating system available for the system interface and all apps. Only then will users get the "seamless experience" you want.
vi...@gmail.com <vi...@gmail.com> #183
I'm Using SE Xperia ST series phone... there's no tamil or telugu support... Its very shame on Google, can't able to fix one simple thing for the past 2 years !
Very Disappointing !
Very Disappointing !
ma...@gmail.com <ma...@gmail.com> #184
Its been 3 years since this issue was reported at first and there is no official reply about it yet. Interesting :/
ya...@gmail.com <ya...@gmail.com> #185
It seems iPhone supports Kannada font. When would Android support Indian languages?
su...@gmail.com <su...@gmail.com> #186
Hope Indic language fonts are supported soon in android!
ma...@gmail.com <ma...@gmail.com> #189
Hindi and Bangla are fully supported in JellyBean 4.1, even in UI. But other languages are still broken :(
us...@gmail.com <us...@gmail.com> #190
Google please listen and fix Indic language issues soon. Iphone has it for long time.
ad...@gmail.com <ad...@gmail.com> #191
Make hindi and marathi fonts available...
ad...@gmail.com <ad...@gmail.com> #192
Make hindi and marathi fonts available...
[Deleted User] <[Deleted User]> #193
This problem really does need to be fixed. The iphone does have all of the indian dialects readily available and working already. It would be a shame if you guys started losing customers for something as a simple as font files not being available. I can no longer insert the font files myself either because 4.1 doesn't seem to recognize the change i make to fallbackfonts.xml and the added gujurati font file. If you guys could please add all of this support yourselves then I would NOT have to go through this mess on every update.
ab...@gmail.com <ab...@gmail.com> #195
THE ISSUE SEEMS TO BE RESOLVED IN JELLY BEANS.
ro...@gmail.com <ro...@gmail.com> #198
Request to developers, could you please post a screenshot from Nexus 7 tablet of this page, here? http://unitestsite.blogspot.com/2012/01/ics-test-page-for-unicode.html
Then we would know for sure that Jellybeans has solved the unicode rendering problem.
Then we would know for sure that Jellybeans has solved the unicode rendering problem.
er...@gmail.com <er...@gmail.com> #199
ls...@gmail.com <ls...@gmail.com> #200
my android is a 2.2.1 version and I am unable to root it... is there no hope in getting hindi font to work then?
gs...@gmail.com <gs...@gmail.com> #201
Yes we want hindi support in android phone
vi...@gmail.com <vi...@gmail.com> #202
THE ISSUE SEEMS NOT RESOLVED IN JELLY BEAN....... NO INDIC PROPER SUPPOT NO GUJARATI AND OTHER LANGUAGE ONLY HINDI....IN JELLY BEAN....
iv...@gmail.com <iv...@gmail.com> #203
Just enter the two words- "Hindi news" in two browsers
1. Opera Mini
2. Android Stock(default) Browser
And let the magic happen. You will see the difference.
Note: REQUIREMENTS
1. Opera:config > Use bitmap fonts for complex scripts > 'YES'
2. Droid Hindi Font Support
1. Opera Mini
2. Android Stock(default) Browser
And let the magic happen. You will see the difference.
Note: REQUIREMENTS
1. Opera:config > Use bitmap fonts for complex scripts > 'YES'
2. Droid Hindi Font Support
ch...@gmail.com <ch...@gmail.com> #204
When you have "Use Bitmap fonts for Complex scripts" selected Opera Mini renders the fonts on their server and then sends you the page you want to uses as graphics files. This should work on *any* phone that has Opera Mini and can display graphics. The drawback is that, since the web pages you view are then graphics not text, this can result in slower loading and higher data charges - though Opera optimizes things pretty well for whatever model of phone you are using.
This is also only a solution for web pages you view through Opera Mini - not for other applications.
This is also only a solution for web pages you view through Opera Mini - not for other applications.
gr...@gmail.com <gr...@gmail.com> #205
We want Hindi font support by default in android
ch...@gmail.com <ch...@gmail.com> #206
We want Hindi font support by default in android
ch...@gmail.com <ch...@gmail.com> #207
We want Marathi font support by default in android
cr...@gmail.com <cr...@gmail.com> #208
NEED Tamil, Hindi, Telugu, Marathi and other Indic language support on OS level and not just webkit which itself is not redering the fonts properly.
ar...@gmail.com <ar...@gmail.com> #209
want Kannada language support please
ik...@gmail.com <ik...@gmail.com> #210
I switched to Android after 5 years use of iPhone and veru disappointed to find out that there is no UI support for Indic languages...now switching back to iPhone...will try again after 5 years...
pr...@gmail.com <pr...@gmail.com> #211
Hate to see even ICS Android in Tablet not supporting devnagari font. only browser supports devnagari font rendering.
Is google programmers being too lazy or they just don't think this is major problem in android?
Is google programmers being too lazy or they just don't think this is major problem in android?
as...@gmail.com <as...@gmail.com> #212
Yes, we need seamless & full support for Unicode Hindi fonts. Somehow, I used to get good display of MS Word file using Unicode Hindi font (e.g. Microsoft Mangal font)on Android 2.3.6 based Samsung Galaxy SL. But on Samsung Galaxy S DUOS (based on ICS), the same MS Word file display does not show glyphs correctly.
Can Android provide better native support for Unicode Indic fonts OR allow user to install font files (.ttf) without rooting the phone ?
Can Android provide better native support for Unicode Indic fonts OR allow user to install font files (.ttf) without rooting the phone ?
ro...@gmail.com <ro...@gmail.com> #213
We need devnagari support by default on android..
gp...@gmail.com <gp...@gmail.com> #214
How come this issue is medium?
Come on it's a high priority. falling to basics is not low priority.
Come on it's a high priority. falling to basics is not low priority.
ko...@gmail.com <ko...@gmail.com> #215
Tibetan script is NOT fixed in Jelly Bean.
pm...@gmail.com <pm...@gmail.com> #216
we want indic font support
cr...@gmail.com <cr...@gmail.com> #217
Update - Jelly Bean does support Indic fonts, I tested Tamil and it works. Browser - Chrome fully supports rendering without any flaws and sms composing works although we still need a 3rd party keyboard for tamil input. But a little fine tuning is still needed for complete support. I'm not sure about other Indic Languages support. I heard that swype is working on Tamil support. If you are a developer please contribute your expertise to swype/swift and other major keyboard apps. And it'll be nice to tamil as a OS level language at the very core level. So we can change it on the language settings if needed. But I think we are getting closer in Jelly Bean. Sucks that it took Google so long before we got to this point. Maybe because now that the Indian market is flourishing with Android phones they decided to focus a little more.
js...@gmail.com <js...@gmail.com> #218
We want Hindi font support by default in android
ni...@gmail.com <ni...@gmail.com> #219
We want Telugu font support by default in android
ni...@gmail.com <ni...@gmail.com> #220
We want Telugu font support by default in android
du...@gmail.com <du...@gmail.com> #221
As BANGLA is the 5th Biggest Language in the World (In terms of People), I hope Google will develop Bangla Unicode font support for Android (v2.2+) as soon as possible. From a blog, I came to know about two *.ttf fonts namely "LOHIT & SolaimanLipi" which can be used somehow. Can Google create a flshable zip file by these fonts to support our beloved mother language Bangla ???? Pls...
pr...@gmail.com <pr...@gmail.com> #222
Google! :)
This issue has been Reported by dwillen, Oct 6, 2009!
Its 2012! ICS! JellyBean! and still not solved! WoW! I love Google!
This issue has been Reported by dwillen, Oct 6, 2009!
Its 2012! ICS! JellyBean! and still not solved! WoW! I love Google!
kr...@gmail.com <kr...@gmail.com> #223
With so many Indians in Google, it seems strange that Indic fonts support has to be begged for!!! There are so many apps which can help android spread with Indic fonts...
de...@hotmail.com <de...@hotmail.com> #224
we want devanagiri font by default on android phones
de...@hotmail.com <de...@hotmail.com> #225
we want devanagiri font by default on android phones
dr...@gmail.com <dr...@gmail.com> #226
We want Hindi font support by default in android
ra...@gmail.com <ra...@gmail.com> #227
We want Hindi font support by default in android
na...@gmail.com <na...@gmail.com> #228
We want telugu font support for android 2.3 karbon A7 mobile in android
de...@gmail.com <de...@gmail.com> #229
Why don't you guys develop your own library or contribute in an existing library for this. An open source library has been developed solely for this purpose.
https://github.com/mta452/SheenFigure
It supports Arabic/Urdu but you can add Hindi/Bangla/Tamil support with a little addition.
It supports Arabic/Urdu but you can add Hindi/Bangla/Tamil support with a little addition.
sp...@gmail.com <sp...@gmail.com> #230
Many User's are waiting for telugu support in Andriod.
sa...@gmail.com <sa...@gmail.com> #231
We want hindi for android
ar...@gmail.com <ar...@gmail.com> #232
I want to display some text in telgu , can u please guide me the ways to display without rooting the mobile .
sa...@gmail.com <sa...@gmail.com> #233
Why can't google add devnagri by default on Android.
bs...@gmail.com <bs...@gmail.com> #234
[Comment deleted]
ra...@gmail.com <ra...@gmail.com> #235
“We want Hindi font support by
default in android”.
default in android”.
he...@gmail.com <he...@gmail.com> #236
We require marathi and hindi font by default in android system....
pa...@gmail.com <pa...@gmail.com> #237
Marathi and Hindi font should be supported by default in android system....
an...@gmail.com <an...@gmail.com> #238
Please make Marathi and Hindi Fonts available on Android by default. This this a must.
bv...@gmail.com <bv...@gmail.com> #239
PLEASE SUPPORT KANNADA ALSO MAJOR INDIAN LANGUAGES FONTS IN ANDROID.......
bi...@gmail.com <bi...@gmail.com> #240
ios since 5.1 Come on, please get a proper rendering engine. At least help developers out with a decent application level work-around.
an...@gmail.com <an...@gmail.com> #241
I am an ardent admirer of Google especially for its Indic Transliteration software. This is why I am all the more disappointed by this incorrect display of Hindi matras on android devices. There is absolutely no such problems on I-phone where Devnagari fonts and matras are displayed correctly.
I am sure this will be fixed by Google soon and they will arrange to push it to ALL android devices.
I am sure this will be fixed by Google soon and they will arrange to push it to ALL android devices.
th...@gmail.com <th...@gmail.com> #242
Why is this issue, which affects Android users in a part of the world containing more than a billion people, only "medium" priority? Why have Apple and Microsoft done it right, but after all this time Google still has not brought complex font rendering to Android? It's not like there is no way to do this on Linux-based systems. Tibetan does not render readably at all in Android without either 1) choosing a Flipfont on Samsung devices that messes up the rendering of Latin characters or 2) rooting the phone and replacing DroidSansFallback.ttf with a Tibetan font, which breaks other languages' scripts. Even then, the letters do not stack correctly and can be quite hard to read. Look at all these votes; Google, make this a priority already!
th...@gmail.com <th...@gmail.com> #243
Here is a screenshot showing the rendering problem with Tibetan. The first line shows correct rendering; it appears to be a bitmap or image file. The second shows the Android's incorrect rendering, with stacked characters incorrectly displayed and overlapping. It's very hard to read. Amazingly, this CONTINUES to be a problem in Jelly Bean 4.2.
th...@gmail.com <th...@gmail.com> #244
Someone please change the priority of this issue to "High"!
ti...@gmail.com <ti...@gmail.com> #245
The issue is not resolved yet. Hindi isn't completely support till now :(
pa...@gmail.com <pa...@gmail.com> #246
marathi font are must
ch...@gmail.com <ch...@gmail.com> #247
Indic scripts are fine on iPhone. Windows Phone 8 spports many indic script fonts - including Tibetan - though they don't yet have keyboard / input methods for many complex script languages.
http://msdn.microsoft.com/en-us/library/windowsphone/develop/hh202918%28v=vs.105%29.aspx
Even on my old Nokia N900 and N9 there is no problem using any Indic script.
Why isn't Google making this a HIGH PRIORITY on Android?
Even on my old Nokia N900 and N9 there is no problem using any Indic script.
Why isn't Google making this a HIGH PRIORITY on Android?
ja...@gmail.com <ja...@gmail.com> #248
Is there a way to get punjabi fonts in Facebook? I don't wanna root my phone though!
va...@gmail.com <va...@gmail.com> #249
In Galaxy Ace GTS-5830 Android 2.3.6, Hindi, Gujarati etc. languages are displayed correctly without any glitch.
The reason behind this issue is that, fonts are provided by Google, but responsibility of exact "font rendering"(i.e. proper display) is left upon device manufacturer.
So if device manufacturer does not implement rendering properly, then its user have to suffer.
The reason behind this issue is that, fonts are provided by Google, but responsibility of exact "font rendering"(i.e. proper display) is left upon device manufacturer.
So if device manufacturer does not implement rendering properly, then its user have to suffer.
gh...@gmail.com <gh...@gmail.com> #250
Replace the indian region firmware to render the Devanagari Font correctly on android device.
pi...@gmail.com <pi...@gmail.com> #251
نريد دعم اللغة العربية
we need arabic support
we need arabic support
ch...@gmail.com <ch...@gmail.com> #252
This issue is only tagged for Android version 1.6 - but it affects all later versions too.
en...@google.com <en...@google.com>
pa...@gmail.com <pa...@gmail.com> #253
This issue has been fixed in android 4.2.
PK.
PK.
en...@google.com <en...@google.com>
ch...@gmail.com <ch...@gmail.com> #254
Which Indic scripts are supported in JellyBean?
Is there a list somewhere?
Is there a list somewhere?
ch...@gmail.com <ch...@gmail.com> #255
I've confirmed that complex script rendering works on latest Android - and not just in the web browser
Many more Indic scripts now appear to be supported and render without a problem on Nexus running Android JellyBean. Hindi and other major Indian languages should no longer be a problem so long as your device has this version.
There even seems to be rendering support for some scripts, such as Tibetan, for which there are no font or keyboard layouts included yet.
It has taken a long time - but thanks
Many more Indic scripts now appear to be supported and render without a problem on Nexus running Android JellyBean. Hindi and other major Indian languages should no longer be a problem so long as your device has this version.
There even seems to be rendering support for some scripts, such as Tibetan, for which there are no font or keyboard layouts included yet.
It has taken a long time - but thanks
[Deleted User] <[Deleted User]> #256
I would love to have Punjabi as the System Language. I have it in my iPhone 3.1.3 so that my system messages and labels are displayed in Punjabi. Please add it to Android too
dh...@gmail.com <dh...@gmail.com> #257
It would be great if Android gets Gujrati in the system fonts. Even other Indian languages should be added. Being this popular I don't understand why Google won't add them as fonts?! Hope it gets done soon.
gu...@gmail.com <gu...@gmail.com> #258
It is an outrage that we still wait for indic support. Hindi looks fine on my device, but Gurmukhi is still a mess. I don't know about other languages, but we had unicode support 2005 (or before) on windows-mobile PDA, but our Android devices are ignored.
Compare this: (screenshot from mobile vs screenshot from computer)
Compare this: (screenshot from mobile vs screenshot from computer)
ka...@gmail.com <ka...@gmail.com> #259
I just got HTC One, which has 4.1.2 and it doesn't render Gujarati fonts properly. In the attache screenshot, all the squares are Gujarati characters. Works fine in iOS and desktop browsers but not in Android.
cr...@gmail.com <cr...@gmail.com> #260
[Comment deleted]
cr...@gmail.com <cr...@gmail.com> #261
pa...@gmail.com <pa...@gmail.com> #262
Please correct Malayalam rendering, all conjuncts are screwed up, especially kra, kro, dra, dro etc...
as...@gmail.com <as...@gmail.com> #263
please google.. wake up..
Bangla/Bengali is the 6th biggest language in the world. So think abt it please.
we want to see it in android ... wake up please.
Bangla/Bengali is the 6th biggest language in the world. So think abt it please.
we want to see it in android ... wake up please.
jo...@gmail.com <jo...@gmail.com> #264
Please - we need Gujarati in the System fonts on Android (for the Nexus 7)
I am sure it is easily possible thanks in advance
JohnBhai
I am sure it is easily possible thanks in advance
JohnBhai
di...@gmail.com <di...@gmail.com> #265
Gurmukhi isn't working 'out of the box' and isn't displayed on websites (supplying their own fonts) either. This issue started from Android 4.2, before it worked fine. Compare: searchgurbani.com where hindi and punjabi fonts are used.
ra...@google.com <ra...@google.com>
dr...@gmail.com <dr...@gmail.com> #266
Please -
we need Gujarati in the System fonts on Android
I am sure it is easily possible thanks in advance
we need Gujarati in the System fonts on Android
I am sure it is easily possible thanks in advance
ph...@gmail.com <ph...@gmail.com> #267
I am having same rendering issue on my Karbonn A9+ with ICS 4.0.4. But here I dont find any solution for this problem
"The issue is fixed in Android 4.2" cannot be a solution as I cannot upgrade safely (manufacturer upgrade) from my native ICS 4.0.4 to android 4.2 (even when I have rooted the device) ... I need some solution in 4.0.4 itself .
"The issue is fixed in Android 4.2" cannot be a solution as I cannot upgrade safely (manufacturer upgrade) from my native ICS 4.0.4 to android 4.2 (even when I have rooted the device) ... I need some solution in 4.0.4 itself .
hi...@gmail.com <hi...@gmail.com> #268
Please support Indian languages like Gujarati, and others....
ga...@gmail.com <ga...@gmail.com> #269
I am having same rendering issue on my intex iBuddy II 3g teblet with android 4.0.4 |
hindi text did not show properly in text Editor but when i download firefox application and open my text file in firefox...problem is solved...
hindi text did not show properly in text Editor but when i download firefox application and open my text file in firefox...problem is solved...
en...@google.com <en...@google.com> #270
this is fixed in Android >= 4.2
sc...@gmail.com <sc...@gmail.com> #271
For some reason the font render engine does not support Runic characters either, and I can't find a way to install Junicode to fix the problem.
va...@gmail.com <va...@gmail.com> #272
Granatha Unicode not supported
Description
Android font engine though, and glyphs are displayed in the wrong positions. The same font is
used and correctly displays the characters on a non-Android OS.
To reproduce this bug:
If one translates the word " day " (from English to Hindi) using Star Translate, he or she should
get " दिन " back, but instead, the first horizontal line with the right hook (short I-matra, which
modifies the sound of the first character, the squigly six-looking thing) appears between the
two characters, instead of in front of them. This word would be pronounced differently, if it were
actually a word. For this simple example, it is easy to figure out what it should be, but for more
complex words, having the matra in the wrong place makes a different word.
I've attached two images, one with the expected, or "correct" rendering, and one with the
current, or "wrong" rendering.
This bug is not specific to any one font, or any one application. It seems to be broken for all apps
that include Indic font support. I am running Android 1.6, and have not tested this issue with
other versions.