Do the following to set up the Hindi keyboard on the Sony Xperia ZR running Android KitKat. Settings -> Language and Input Look for Xperia keyboard with International Keyboard displayed under it. Click on the configure icon next to it. Select Writing Languages and check or tick Hindi In my case I have English UK … Continue reading How to add Hindi keyboard on Sony Xperia ZR Android KitKat
Tag: Hindi
Install Shivaji (Devnagiri) true type fonts in Ubuntu
Download Shivaji font from URL below: http://www.marathityping.com/wp-content/uploads/2010/07/shivaji.zip Open a terminal window as shown in this post. Next, unzip the file and copy the fonts to the /usr/share/fonts/shivaji folder using following commands from a terminal shell: $ cd /usr/share/fonts <enter> $ sudo mkdir shivaji <enter> $ sudo unzip shivaji.zip <enter> $ exit That’s it. You can … Continue reading Install Shivaji (Devnagiri) true type fonts in Ubuntu
Install Shivaji (Devnagiri) true type fonts in Fedora
Download Shivaji font from URL below: http://www.marathityping.com/wp-content/uploads/2010/07/shivaji.zip Next, unzip the file and copy the fonts to the /usr/share/fonts/shivaji folder using following commands from a terminal shell: # cd /usr/share/fonts <enter> # mkdir shivaji <enter> # unzip shivaji.zip <enter> # exit That's it. You can now start up LibreOffice and verify the font can be used.