33dots

Posts RSS Comments RSS

To read and type Malayalam

A computer represents an alphabet [technically called language script] using a number code. The coding scheme which is currently used (ASCII) however only represents the English alphabet and numerals and some special characters.

Unicode is a new encoding scheme which represents all alphabets in all languages in the world. In Unicode, Malayalam first letter ‘a’ (അ) is given the code number 3333. Similarly, different numbers are given for rest of Malayalam alphabets. The fonts that understand this new encoding scheme are called Unicode fonts.

To read and type Malayalam properly in your computer you have to use Unicode Malayalam fonts. [The same also applies to other languages; to read and type a particular language you need to have the Unicode font of that language.]

To work using  a Unicode font of a language, we also need,

  • The Operating System support for displaying that language script [in our case support for displaying malayalam]. This is technically called font rendering support. If the OS has no proper support, we may still be able to view the language but there will be errors. In Malayalam we usually have problems like ‘Chillu’ and ‘diacritics’ [കേ, കൊ] etc.
  • A system for inputting the language script to the computer. Operating Systems usually support keyboard layouts for different languages. Once enabled, we could use the normal keyboard for inputting. For example, typing button ‘K’ inputs malayalam script ‘ക’ (ka).
  • Applications supporting Unicode scheme. Like notepad, IE, Word, Firefox etc. Almost all of the programs of the latest Operating systems support Unicode.

Using unicode, you can read and create malayalam text and websites, blog and chat in malayalam, and even search google in malayalam, See here for an example of searching google in malayalam .

Now lets see how this can be accomplished in various Operating systems,

Windows 7

Windows 7 has by default support for reading and typing Malayalam.

You can view Malayalam webpages without doing anything special. Just check it out here.

If you like, you may install more Malayalam fonts like, AnjaliOldLipi, Raghu etc from here. Here is a picture of the fonts listed.

For typing,
1. Enable Malayalam typing by,
Control panel > ‘Change Keyboard or other Input methods’ (under section ‘Clock, Languages and Region’) > ‘Keyboard and Languages’ tab > Change keyboards… > General tab > click Add and choose Malayalam.
The layout for the Malayalam keyboard is the same Inscript layout shown here.
Now you can type Malayalam directly into any application.
Also check the ‘Language Bar’ tab. You can add a button on the taskbar for switching between Malayalam and English typing.

2. You can use Google transliteration IME to input Malayalam letters using the Mozhi scheme directly to any application. It has features like word completion.

3. You can use web based Google transliteration service , to type Malayalam in the transliteration scheme of Mozhi, and it will be converted to Malayalam automatically, Then you can copy paste it into your programs. Google transliteration service is also used in Orkut to input Malayalam.
The advantage of this method is that you can test typing, right after you setup viewing.

4. The options listed for Windows XP, like the Mozhi keyman, Varamozhi editor etc may work for windows 7 (I’ve not tested it).

Windows 95/98/Me/NT and 2000

These OS’s have no proper support for Malayalam script rendering. :(
Fortunately IE has good support and you can use it.

Install a Malayalam unicode font like AnjaliOldLipi. Download it from here.
Go to Control Panel > Fonts.  Choose File > Install font and browse to your font and click OK.

And use IE (ver 6 is good) to view malayalam pages, although the display may not be perfect.
On Internet Explorer 6: Go to Tools -> Internet Options. Click Fonts and Choose Malayalam and set AnjaliOldLipi as the font.

Check whether you can read malayalam at malayalam wikipedia.

To type Malayalam
They do not have direct support for inputting malayalam.

1. Try using the Inscript keyboard layout program from CDAC, Govt of India.
Download it from here. Unzip and doubleclick Setup.exe to install.
An icon should come at the taskbar which enables you to switch, keyboards. The key map is here.
[Please confirm if you have success in using this]

2. You could also try the methods specified for ‘typing Malayalam’ in Windows XP/2003, [except method 1].
Please see below.

Windows XP/2003

Windows XP SP2 and 2003 has default support for rendering Malayalam.

To enable it,
Go to Start > Control Panel.
If you are in “Category View” select the icon that says Date, Time, Language and Regional Options and then select Regional and Language Options.
If you are in “Classic View” select the icon that says Regional and Language Options.
Select the Languages tab and make sure the option saying Install files for complex script and right-to-left languages (including Thai) is checked. Click OK.
A confirmation message should now appear – press OK on this confirmation message to allow the OS to install necessary files from the Windows XP CD and then reboot if prompted.

Check whether you can read malayalam at malayalam wikipedia.

You should install AnjaliOldLipi font in any case. The default font provided by XP called ‘karthika‘ is not good and small.
Install AnjaliOldLipi malayalam unicode font.
Download from here.
Go to Control Panel > Fonts.  Choose File > Install font and browse to your font and click OK.

Enable firefox and IE to use this font.
For Firefox  Go to Tools > Options > Content.
You can see the Fonts & Colors section. Take Advanced.
Choose Malayalam from the Fonts for dropdown menu.
Now set AnjaliOldLipi in each of the dropdown list. Click Ok and Ok.

For IE, Go to Tools > Internet Options.
Click Fonts and Choose Malayalam form the Language Script dropdown menu
Set the font as AnjaliOldLipi in the below list box.

See IE, FF and notepad displaying malayalam in my windows XP, using the default font karthika. You can also see the keyboard layout switcher in the taskbar near system tray.
Malayalam pages displayed in Windows XP

To type Malayalam
1. Windows XP SP2 and 2003 has default support for typing malayalam. This is the Inscript keyboard layout from CDAC, Govt of India.
To enable it, Choose Regional and Language Options from Control Panel. On Languages tab click Details.
Click the Add button and Choose Malayalam(India). Click Apply.
Now Click Language bar… button and check Show Language bar… and Show additional language bar…
A menu will appear in the taskbar which allows you to select the malayalam keyboard. The key map is here.

Now you can type Malayalam directly into any application.

2. Use a keyboard mapper called Mozhi Keyman to type Malayalam directly into the computer in transliteration scheme[eg typing english keys 'ithu' will output malayalam 'ഇതു'.]
Download Mozhi keyman here and install it. Once it is installed you will see its icon(letter K) in system-tray. Click on it and choose ‘Mozhi’ to enable it. The icon will now change to malayalam (ക)
Use this mozhi scheme to type.

3. You can use a software called Varamozhi, This software allows text inputting in same transliteration scheme of Mozhi, and once you are done export it to unicode file. Download and install Varamozhi here. Visit varamozhi site for details on how to use it

4. You can use web based Google transliteration service , to type Malayalam in the transliteration scheme of Mozhi, and it will be converted to malayalam automatically, Then you can copy paste it into your programs.  Google transliteration service is also used in Orkut to input malayalam.
The advantage of this method is that you can test typing, right after you setup viewing.

Some more key mappers and web based services are listed here

Windows Vista

Windows Vista has default support for reading and typing malayalam. Check the section for Windows 7, the steps are almost similar.

GNU/Linux

GNOME and KDE both has good support for malayalam script rendering.

You will only need to install malayalam unicode font.

To install AnjaliOldLipi,
Download from here. To install, open your File Manager, type fonts:/// in the addressbar and hit enter and paste fonts in that folder.

OR you could install the distribution specific fonts by commands,
Redhat, Cent OS, RHEL , Fedora etc – yum install fonts-malayalam
Debian, Ubuntu etc – apt-get install ttf-malayam-fonts

Restart X-server by logging out and logging in back.

Usually Firefox is capable of detecting the malayalam font to display. If not,
Go to Tools > Options > Content.
You can see the Fonts & Colors section. Take Advanced.
Choose Malayalam from the Fonts for dropdown menu.
Now set AnjaliOldLipi in each of the dropdown list. Click Ok and Ok.

See firefox displaying malayalam in my Cent OS 5.3. The only error i could see is for the rendering of ‘nte’ as in “എന്റെ”

Malayalam wikipedia in Firefox in CentoOS

To type malayalam
1. Both GNOME and KDE has support for malayalam keyboard layout. The is the Inscript keyboard layout from CDAC, Govt of India.

To enable it,
For GNOME,
Go to System > Preferences > Keyboard. Select the Layouts tab.
Press Add, then select India > Malayalam from Available Layouts frame and then press Add. You could also see an image depicting the keymappings.

Now add a icon for changing keyboard layouts,
Right click on the main menu on your desktop and select Add to Panel….
Select Keyboard Indicator and click Add. Position the keyboard indicator on your menu bar and click it to switch between keyboard layouts.

For KDE,
In the Control Center, go to Regional & Accessibility, Keyboard Layout
In the tab Layout, click on Enable keyboard layouts
Choose the Malayalam in Available layouts and click on Apply
Now, you will have an icon for the KDE Keyboard Tool in your panel, in which you can choose the layout you want

2. You could also use the Google transliteration service. Check the section on ‘typing malayalam’ in Windows XP above for more details.

Mac

Mac OS X has no support for rendering Malayalam script at the time of writing. Mac OS X has support for only Devanagari, Gujarati and Gurmukhi scripts. So mac can properly display only the languages that use these scripts [like Hindi, Sanskrit, etc ]

We could still install the malayalam unicode fonts, and can get some readable display.
Download the font malayalam.ttf from here. [Mac needs its own specific truetype Unicode fonts to work with its font rendering engine AAT, So AnjaliOldLipi, Meera doesnot work here.]

We now have a new font called RachanMac.ttf. Download it from here. Credits to Manoj and Vinod for making this mac version of Rachana font. [Please uninstall any previous malayalam fonts that you have installed before installing this.]

Install the font by double clicking on it. Once the font is installed you will see ‘Rachana’ in the System Preferences > International > Language list

Usually in Mac we do not need to change anything in Firefox or Safari to see malayalam. Mac is intelligent enough to  automatically hunt through your installed fonts to find any font that includes the character symbol.

Check this page with  firefox and safari.

See this screenshot of firefox displaying malayalam wikipedia page in Mac. You can see that it is perfect.
Malayalam wikipedia in Mac firefox

To type malayalam
1. The Google transliteration service can be used in mac too. Check the section on ‘typing malayalam’ in Windows XP above for more details.

2. For small texts, you could use the Mac’s unicode hex input, to directly input the keycode of the required letter.
Go to System Preferences > Keyboard and enable Unicode Hex Input checkbox. Now, a keyboard menu will appear on the menubar, Click on it choose Unicode Hex Input and press Option key and type the unicode code, and it will be inputted. Malayalam Unicode Hex chart can be downloaded here.

3. A mac malayalam keyboard layout by Manoj is here. Download the the Layout file and install it as per the instructions given in the same page.

To view Manorama, Mathrubhumi and Deepika website.

Fonts used in the websites like Malayala-manorama and Deepika etc are not unicode, they are just usual ASCII encoded fonts which uses malayalam symbols at the places of English one’s. They use the code numbers assigned for English alphabets for Malayalam. This method does not have any of the features of Unicode fonts.

These sites use a technology of Internet Explorer called ‘Dynamic fonts’ where the font is automatically downloaded to your computer when you first visit their site in IE. Therefore, these sites by default, usually only work for IE.

Now, to view these sites in firefox or other browsers, you will have to manually download this font and install them. Refer previous sections on how to install a font for your operating system.

Manorama font – http://www.manoramaonline.com/mmfont/Manorama.ttf
Deepika font – http://www.deepika.com/mlkr0ntt_TTF.ttf

Mathrubhumi however uses Unicode font Meera hardcoded in to the HTML source. You will be able to view Mathrubhumi site after installing any unicode malayalam font.
If you want to install Meera font, download it at,
Mathurbhumi font – http://www.mathrubhumi.com/new09/Meera_04-2.ttf

Some More Malayalam Unicode fonts.

I have also collected some of the other Malayalam unicode fonts available. You could download them from here. Full credits to the creators of the font.Check the included copying.txt for information about the creators.

To have a look at how these fonts look, see this picture.

Some Issues

Webpage appears full of garbage even after installing font.
Try changing the encoding to UTF-8 from View > Character Encoding in FF and View > Encoding in IE

Credits-
Malayalam Computing, by Govt of Kerala. – This site include the latest on using malayalm in computers. Visit this site for further information on Computers and malayalam. Refer this site for details on how to use the Inscript keyboard.

Cibu and his Varamoshi page
Malayalam Wikipedia
Swathantra Malayalam computing
– for all the fonts.
MalayalamLinux
Project – for the mac font.
Santhosh – http://fci.wikia.com/wiki/SMC/Fonts – for the picture of fonts
Rohit and Sony for helping with the mac section and screenshots.

Share and Enjoy:
  • Digg
  • del.icio.us
  • Technorati
  • LinkedIn
  • StumbleUpon
  • TwitThis
  • E-mail this story to a friend!
  • Print this article!

43 responses so far

43 Responses to “To read and type Malayalam”

  1. To Read and Write Malayalam. « mySYSon Aug 30th 2009 at 1:02 pm

    [...] September 11, 2006 by John Note:Please read the updated version of this article at my website http://www.33dots.com/ [...]

  2. Manojon Sep 21st 2009 at 1:12 am

    Came here via Google. Just a quick note to say that for Mac OS X, now we do have a font: http://sites.google.com/site/macmalayalam/

    regards,
    Manoj

  3. tonyon Sep 21st 2009 at 10:42 am

    Hi Manoj,
    Thanks for the information. Ill update the article soon..

  4. prasanthon May 30th 2010 at 1:01 am

    ss

  5. prasanthon May 30th 2010 at 1:02 am

    keralam

  6. MUBARAKon Aug 1st 2010 at 6:01 pm

    THANKS… it is use full

  7. Ronion Aug 12th 2010 at 12:57 am

    Hi toni. .

    Plz check the source code of this site. You can see the same malyalam wordings in the source code too. I just wanted to do the same for my site. I saved my paragraph in unicode. Its shows in the brower correctly. But when i check the source code, it shows the unicode instead of the malaylam wordings. Could you please solve this..

  8. tonyon Aug 12th 2010 at 10:11 am

    Hi Roni,
    You can see the malayalam letters in the browser correctly and not in the browser’s own source viewer? But with this website it works in both?. This is strange!

    Which browser are you using? Firefox?

    do you have character encoding explicitly declared in your webpage? I mean the,
    charset=UTF-8 meta tag.

    btw what is the problem if its not displayed correctly in your browser’s source viewer? Afterall your website is still working fine..
    Tony

  9. Soorajon Aug 20th 2010 at 11:46 am

    Hi Tony,

    I am trying to read mathrubhumi newspaper using Firefox in my MacBook Pro for a long time. But it never works :( . I downloaded the meera font from the location you mentioned. Once the download finished, I clicked “Install Font” and the font went to “User” fonts in FontBook. When I tried to find at which location this went, following is the result:

    sooraj-mac:~ sooraj$ find / -iname ‘*meera*’
    /Users/sooraj/Downloads/Meera_04-2(2).ttf
    /Users/sooraj/Downloads/Meera_04-2.ttf
    /Users/sooraj/Library/Fonts/Meera_04-2.ttf

    Now the strange thing is, in fontbook “Meera” is shown in “English” fonts and all the characters are also English, unlike, say Wingdings which is only listed in “All Fonts”. Please let me know if you have some clue about this issue.

    Thanks,
    Sooraj

  10. tonyon Aug 20th 2010 at 12:05 pm

    Sooraj, Mac needs ‘its own specific truetype Unicode’ fonts to work. So normal unicode malayalam fonts like Meera, AnjaliOldLipi does not work.

    Could you again read the section for Mac in this article, and install the ‘malayalam.ttf’ font as specified there and let us know the result?
    With this malayalam.ttf font you should get a readable display of the mathrubhumi site in Mac. Although it may not be as good as with Meera font.

    Tony

  11. Soorajon Aug 21st 2010 at 9:32 am

    Hello Tony

    Thank you very much. Installing malayalam.ttf helped as you mentioned. Yes, it does not make it for good reading. But I found the perfect font for mac which is Rachana. After removing malayalam font and installing rachana I can read mathrubhumi without any problem.

    Thanks,
    Sooraj

  12. tonyon Aug 21st 2010 at 10:39 am

    Thanks for confirming Sooraj.

    The Rachana font for mac can be downloaded from, http://sites.google.com/site/macmalayalam/
    Thanks to Manoj for the great effort.

  13. meenaon Oct 19th 2010 at 4:11 pm

    i would like to know the list that help me type malayalam using english keyboard

    which is the best alternative when i have to make question papers in malayalam?

  14. tonyon Oct 20th 2010 at 10:25 am

    Hi Meena,

    You could Install any Unicode malayalam alphabet, And enable typing malayalam from Control panel > Regional languages (check above for details) .And use MS word for typing. Btw you may need it to export it to PDF (for use in another computer without Malayalam alphabet ).
    The typing keyboard layout can be seen here at http://www.33dots.com/pub/malayalam/Inscript-key-layout.jpg

    tony

  15. rashion Oct 22nd 2010 at 7:09 am

    wat about windows7?

  16. arunon Oct 26th 2010 at 10:39 pm

    hi, i have some cool fonts like, thiruvathira, Theyyam etc…

    bt how could i type in on them, using this method…?
    i tried, bt failed…
    its only geting karthka, or anjali old lipi only

    ::
    will anyone provide hints to type with that fonts..?

  17. tonyon Oct 28th 2010 at 10:07 am

    Hi Rashi,
    Windows 7 has by default support for reading and typing malayalam.
    You can view malayalam webpages without doing anything special. Just check it out.
    For typing, enable malayalam typing by,
    Control panel > ‘Change Keyboard or other Input methods’ (under setcion ‘Clock, Languages and Region’) > ‘Keyboard and Languages’ tab > Change keyboards… > General tab > click Add and choose Malayalam.
    The layout for the malayalam keybord is the same Inscript layout shown here. http://www.33dots.com/pub/malayalam/Inscript-key-layout.jpg
    Also check the ‘Language Bar’ tab. You can add a button on the taksbar for switching between Malayalam and English typing.

  18. tonyon Oct 28th 2010 at 10:17 am

    Hi Arun,
    Most probably the fonts you are talking are not Unicode fonts. So they wont work using the method described in this page.

    I guess the fonts you are talking are “ASCII encoded fonts” which uses malayalam symbols at the places of English one’s.. For example malayalam alphbet ‘pa’ at the place of english ‘P’
    If that is the case, you can type using that font simply by using MS Word. Choose your font from the font list and start typing abcd etc to see if malayalam characters are typed.

    tony..

  19. vishnuon Oct 28th 2010 at 5:23 pm

    hi tony,
    im here for a help.
    im using KDE(kubuntu 10.04) and selected malayalam as one of the language..
    but there is only 2 keybord layout varients there… lalitha and one more..
    neither svanalekha nor varamozhi is there…

    i prefer varamozhi and how can i add that…
    hope you will replay and i will be thankfull if you could poke me at my mail(diegovishnu@gmail.com) after your replay….

  20. tonyon Oct 28th 2010 at 10:18 pm

    Hi Vishnu,
    I use only GNOME and use the Inscript layout.
    By saying varamozhi layout i guess you are meaning the phonetic layout scheme(eg typing ‘dhvani’ gives you ‘ധ്വനി’)

    I quick google search reveals the following links. You might have already done all this, if not please give a try..
    http://fci.wikia.com/wiki/SMC/Swanalekha

    This one for varamozhi scheme (.deb method)
    http://wiki.smc.org.in/Help#Mozhi_Keymap

    tony

  21. Martin Jeakson Dec 8th 2010 at 8:53 am

    നന്ദി ടോണി.
    മലയാളം വളരെ നാളായി ടൈപ്പ് ചെയ്ത് വരുന്നു. എന്നാല്‍ ഇന്നലെ സിസ്റ്റം പുതിക്കിയതിന്റെ ഭാഗമായ് വേര്‍ഡ് 2007 ഇന്‍സ്റ്റാള്‍ ചെയ്തു. പക്ഷേ മലയാളം ടൈപ്പ് ചെയ്യാന്‍ പറ്റുന്നില്ല. മൊഴി കീമാപ്പാണ് ഉപയോഗിക്കുന്നത്
    usp10.DLL എന്ന system32 ഫോള്‍ഡറിലെ പയലും (office10 എന്ന ഫോള്‍ഡര്‍ കാണാത്തത് കാരണം) office12 എന്ന ഡയറക്ടറിയിലെ usp10.DLL ഫയലും താങ്കള്‍ പറഞ്ഞതുപോലേ മാറ്റി. പക്ഷേ വേര്‍ഡില്‍ ടൈപ്പ് ചെയ്യുമ്പോള്‍ ഒന്നും തെളിയുന്നില്ല. അതേസമയം ഇന്‍‌ഗ്ലീഷില്‍ ടൈപ്പ് ചെയ്താല്‍ കാണാം. ദയവായി സഹായിക്കാമോ?

  22. tonyon Dec 8th 2010 at 2:25 pm

    ഹായ് മാര്‍ട്ടിന്‍,
    usp10.dll ഒക്കെ വേര്‍ഡ്‌ 2000 ന് ആയിരുന്നു. അതും ചില്ലക്ഷരങ്ങള്‍ വൃത്തിയായി കാണിക്കാന്‍. അതൊന്നും ഇവിടെ പ്രസക്തമല്ല. സാധിക്കുമെങ്കില്‍ എല്ലാം പഴയപടി ആക്കുക.
    താങ്കളുടെ വിന്‍ഡോസ് പുതുക്കിയില്ല എന്ന് വിശ്വസിക്കുന്നു. Notepad ലും മറ്റും മലയാളം ടൈപ്പ് ചെയ്യാന്‍ പറ്റുനുണ്ടല്ലോ അല്ലേ.
    വേര്‍ഡിലേക്ക് മലയാളം copy paste ചെയ്‌താല്‍ വല്ലതും കാണിക്കുന്നുണ്ടോ? Font list ല്‍ മലയാളം ഫോണ്ട് സെലക്ട്‌ ചെയ്തു ടൈപ്പ് ചെയ്തു നോക്കിയാലോ?

  23. Martin Jeakson Dec 8th 2010 at 9:22 pm

    ഹായ് ടോണി,
    ഫോണ്ട് ലിസ്റ്റില്‍ അഞലിഒള്‍ഡ് ലിപിയും മറ്റ് മലയാളം ലിപികളും ലഭ്യമാണ്. പഴയ usp10.dll ഫയലുകള്‍ തിരിച്ചു സ്ഥാപിച്ചു. വേര്‍ഡ് 2007 ല്‍ ഇപ്പോള്‍ ടൈപ്പ് ചെയ്യാന്‍ പറ്റുമെങ്കിലും പഴയപടി തന്നെ. നോട്ട് പാഡില്‍ വളരെ ഭംഗിയായ് മലയാളത്തില്‍ ടൈപ്പ് ചെയ്യാം. ഒപ്പണ്‍ ഓഫീസിലും ഭംഗിയായി ടൈപ്പ് ചെയ്യാം. ടോണിയുടെ നിര്‍ദ്ദേശങ്ങള്‍ക്ക് വളരെ നന്ദി. വീണ്ടും കാണാം!!

  24. tonyon Dec 9th 2010 at 10:56 am

    ഹായ് മാര്‍ട്ടിന്‍,
    താങ്കള്‍ക്ക് എന്തെങ്കിലും ഒരു മാര്‍ഗ്ഗം കിട്ടിയാല്‍ സാധിക്കുമെങ്കില്‍ ഇവിടെ ചേര്‍ക്കുക. ഒരു പക്ഷെ മറ്റു പലര്‍ക്കും ആതു ഉപകാരപെട്ടേക്കാം.
    വീണ്ടും കാണാം!! :)

  25. [...] This post was mentioned on Twitter by Faisal Siyavudeen, #Malayalam. #Malayalam said: RT @fsiyavud: Fixed #Malayalam #font display issue on #mac by uninstalling AnjaliOldLipi and installing RachanaMac. http://bit.ly/hzFZ2c [...]

  26. Faisal Siyavudeenon Mar 20th 2011 at 10:34 pm

    I have made a humble effort to package Junaid’s (@junaid_pv) keymap files along with the KeyMagic OS X installer to enable Malayalam typing on Mac. Details at http://faisal.in/type-malayalam/

    Kindly update the Mac section with this info if possible.

    Regards
    Faisal

  27. tonyon Mar 21st 2011 at 11:13 am

    Thanks Faisal for the effort. That will be very useful to many.
    Ill update the post soon.

  28. Sudheeshon Jul 4th 2011 at 1:37 am

    Hi,
    I was trying to install meera font (downloaded from Mathrubhumi site) in Ubuntu 11.04. It seems to have installed fine, but chillaksharangal are not working it seems. Anybody knows what the problem is?

  29. രാജന്.കെ.കെon Aug 9th 2011 at 9:19 pm

    ഇഷ്ടമായി ഈ മാര്ഗം.പക്ഷേ ചില്ലക്ഷരങ്ങല് വൃത്തിയായി കാണുന്നില്ലല്ലോ.എന്തു ചെയ്യും

  30. Arun J Parackalon Sep 21st 2011 at 8:45 pm

    നന്നായി മലയാളം എങ്ങനെ എഴുതാം എന്നറിയാന്‍ http://malayalam.kerala.gov.in/index.php/InputMethods സൈററ് സന്ദര്‍ശിയ്ക്കുക

  31. antonyon Sep 21st 2011 at 10:34 pm

    Hi

    Is there any software for malayalam text-to-read.

  32. tonyon Sep 22nd 2011 at 2:44 pm

    Hi Sudheesh and Rajan,
    For better display of ‘chillaksharams’ you have to use unicode 5.1 complying fonts.
    Check this link. It has details for both Windows and GNU/Linux
    http://ml.wikipedia.org/wiki/%E0%B4%B8%E0%B4%B9%E0%B4%BE%E0%B4%AF%E0%B4%82:To_Read_in_Malayalam

    Thanks Arjun for the link. Pls do add such info again for the benefit of all of us.

    Antony, for a malayalam text to speech you could try ‘Dhvani’
    http://dhvani.sourceforge.net/
    An online version of dhvani is avalilable here
    http://silpa.org.in/TTS

    tony

  33. Nijuon Nov 3rd 2011 at 4:32 pm

    Hi,
    I want to create malayalam pdf from a jsp page.but im not able to get corrrect characters.im getting the values like

    RAJAGOPAL
    parumala
    India
    22
    മലങ്കര
    സുറിയാനി
    ഓർത്തഡോക്സ്
    സഭ
    യുടേയും ഇന്ത്യൻ
    ഓർത്തഡോക്സ്
    സഭ
    യുടേയും

    i set characterencoding to utf-8(and also tried ISO-8859-15 and ISO-8859-1) but still getting same thing.can you help me?

  34. Nijuon Nov 3rd 2011 at 4:35 pm

    The above post getting in malayalam as i want..but i given only the ASCII values..(dont know how it came like that).

  35. tonyon Nov 4th 2011 at 12:03 am

    Hi Niju, I dont know how to solve your problem as i have no connection with jsp. But ill try to give you some pointers. You may already be knowing these..

    A unicode character can be encoded in HTML by using a ‘Numeric Character Reference”. This is what you are actually seeing as the output of your JSP page.

    The, &#3374 is indeed malayalam letter ‘മ′ .When such a text is interpreted by a markup-aware reader (eg: firefox) it displays the respective unicode character. Since your pdf creator is not ‘markup-aware’ it can only treats it as plain ASCII.

    I think it will be possible to set some directive in ‘tomcat’ or in your jsp application, so that it outputs in unicode characters and not in numeric character references. Try asking at some jsp/tomcat forums..
    If you find any solution pls update us too..

  36. Nijuon Nov 4th 2011 at 9:06 am

    Sure friend, thanks for reply.

  37. sureshanandapurion Nov 10th 2011 at 11:58 am

    kindly help me to get Malayalam fonts in my computer

  38. Todd Kookon Nov 19th 2011 at 1:41 am

    I like the template of your blog! It looks really amazing.

  39. Annaon Jan 12th 2012 at 9:18 pm

    Hi,
    How can we fix the chillaksharanjal.its not coming right in Anjali font,works only in some laptops.is there a way to fix that.

  40. tonyon Jan 13th 2012 at 9:01 pm

    Hi anna,
    You might thy this link. But i am not sure if that helps. :(
    It has details for both Windows and GNU/Linux
    http://ml.wikipedia.org/wiki/%E0%B4%B8%E0%B4%B9%E0%B4%BE%E0%B4%AF%E0%B4%82:To_Read_in_Malayalam

  41. Annaon Jan 14th 2012 at 2:52 am

    Thanks,I was trying to type some documents in Malayalam ,but the chillu
    was not coming right even with Anjali font. Any ideas?

  42. tonyon Jan 14th 2012 at 8:45 pm

    Sorry Anna, i dont know a 100pc fool proof method. :(
    The only thing i can suggest is to use the latest OS (win7 or latest linux) use the latest unicode font as suggested in the previous link i gave.

  43. Annaon Jan 15th 2012 at 8:57 am

    Thank you Tony

Leave a Reply