From vsrawat at gmail.com Fri Jun 5 05:10:17 2009 From: vsrawat at gmail.com (V S Rawat) Date: Fri, 05 Jun 2009 17:40:17 +0530 Subject: [Padma] correcting corrupted hindi unicode font Message-ID: <4A290B29.5060502@gmail.com> often, due to yahoo's perennial encoding problem, the hindi unicode mails reach in some font like this. ????????? ?????? ???????????? ????????? ???????????? ??????????????? ?????? ???????????? ????????? ???????????? can padma include some method of automatically rendering them correctly, or have some option so that we can select the part and then it converts only that part. I don't think it is a question of full conversion table, because the code is already in unicode, just some conversation character-encoding problem is there. can anyone suggest what to do so that it appears correctly in padma. thanks. -- Rawat From harshita at atc.tcs.com Sun Jun 7 23:38:08 2009 From: harshita at atc.tcs.com (Harshita) Date: Mon, 08 Jun 2009 12:08:08 +0530 Subject: [Padma] correcting corrupted hindi unicode font In-Reply-To: <4A290B29.5060502@gmail.com> References: <4A290B29.5060502@gmail.com> Message-ID: <1244443088.6392.9.camel@localhost.localdomain> Hi Rawat, Is it the case even if you change the encoding to utf-8 in your firefox settings( i.e view->character encoding -> unicode(utf-8)). regards, harshita On Fri, 2009-06-05 at 17:40 +0530, V S Rawat wrote: > often, due to yahoo's perennial encoding problem, the hindi unicode > mails reach in some font like this. > > ???????? ?????? ???????????? ???????? ???????????? ??????????????? > ?????? ???????????? ????????? ???????????? > > can padma include some method of automatically rendering them correctly, > or have some option so that we can select the part and then it converts > only that part. > > I don't think it is a question of full conversion table, because the > code is already in unicode, just some conversation character-encoding > problem is there. > > can anyone suggest what to do so that it appears correctly in padma. > > thanks. > -- > Rawat > _______________________________________________ > Padma mailing list > Padma at mozdev.org > https://www.mozdev.org/mailman/listinfo/padma From skko.mail at gmail.com Mon Jun 8 22:16:05 2009 From: skko.mail at gmail.com (sk kk) Date: Mon, 8 Jun 2009 22:16:05 -0700 Subject: [Padma] Discuss Message-ID: <73d2bd5a0906082216v2463b855r942bebeb9ea06a2e@mail.gmail.com> I want to discuss first, pls every members can discuss and suggest me, I want to know : how to learn & develop the padma transforming tool to unicode for indic text? if there is any research papers, pls share me. i want to learn the technologies, which kind of books I h to learn? From arjunaraoc at googlemail.com Fri Jun 12 21:21:35 2009 From: arjunaraoc at googlemail.com (arjuna rao chavala) Date: Sat, 13 Jun 2009 09:51:35 +0530 Subject: [Padma] Discuss In-Reply-To: <73d2bd5a0906082216v2463b855r942bebeb9ea06a2e@mail.gmail.com> References: <73d2bd5a0906082216v2463b855r942bebeb9ea06a2e@mail.gmail.com> Message-ID: <8426eb510906122121x23e461abw16bf2e3312accfb5@mail.gmail.com> http://tidbits.co.in/content/how-write-padma-conversion-file is one helpful Link. Arjun On Tue, Jun 9, 2009 at 10:46 AM, sk kk wrote: > I want to discuss first, > pls every members can discuss and suggest me, > I want to know : > how to learn & develop the padma transforming tool to unicode for indic > text? > if there is any research papers, pls share me. > i want to learn the technologies, > which kind of books I h to learn? > _______________________________________________ > Padma mailing list > Padma at mozdev.org > https://www.mozdev.org/mailman/listinfo/padma > From jayanta at hilandcal.com Tue Jun 16 01:05:28 2009 From: jayanta at hilandcal.com (Jayanta Nath) Date: Tue, 16 Jun 2009 13:35:28 +0530 Subject: [Padma] for Banglapedia In-Reply-To: <8426eb510906122121x23e461abw16bf2e3312accfb5@mail.gmail.com> Message-ID: <124513997810237929@plesk03.diadem-tech.com> Hi Golam, This is Jayanta from wikipedia. You had done for anandabazar, ajkaal etc. I have another wish to develop padma to auto transform for for Banglapedia (http://www.banglapedia.org/httpdocs/bangla/index.htm ) Thanks in advance jayanta From dioxide.software at gmail.com Wed Jun 17 01:28:30 2009 From: dioxide.software at gmail.com (KK) Date: Wed, 17 Jun 2009 13:58:30 +0530 Subject: [Padma] How to use padma font converters to get unicode maps for various custom fonts for indic texts? Message-ID: <8db6d74a0906170128s4b8079e1n793af5085ba0bc69@mail.gmail.com> Hi All, I'm trying to do index/search contents for indic language content using lucene for which I'm using unicode content as input to lucene. Coming to the actual point I want to get the unicode mapped text for the majority/popular of indian lang fonts in the major languages like hindi, bengali, tamil, ....etc [around 8/10 in numbers]. For these I want to use padma converters to do the job.As i know Padma supports the majority of fonts for the above languages. After going through the js files i found that these files contain the unicode maps for variuos fonts but not able to figure out how to plug them in my java source code. Actually I want some example showing how to change the custom font text to unicode. I want to do this on the fly. Please help me out doing the same. Can someone point me to some good/working example/tutorial for the same. Thank you very much. Thanks, KK.