How to read, edit Kannada documents created on Libreoffice with Unicode fonts (kedage lohit etc) on Microsoft word in Windows.How to ensure inter-operability in both ways?
4 Answers
The best method to ensure inter-operability between both systems is as follows
1.For reading ,editing kannada(or any other) documents created on Microsoft Word with Nudi
on Libreoffice Writer
It is possible to read documents created with Nudi in MS Word on LibreOffice Writer by installing(copying) the Nudi fonts(available with Nudi5 installer zip) in /usr/share/fonts
(with root permission and read acess to users) and do
fc-cache
LibreOffice application will have Nudi fonts in it.
However it is not possible to edit Nudi fonts on LibreOffice installed on Ubuntu
only Lohit kedage fonts will appear
Therfore to both read and edit under one hood the best solution is to install latest Wine program
and on that install LibreOffice.exe Windows executable also install Nudi 5.exe program on Wine
use scroll lock to write Nudi text in LibreOffice.This way all fonts work for both read and edit
2. To read, edit Kannada documents created on Libreoffice with Unicode fonts (kedage lohit etc) on Microsoft word in Windows.Install all unicode fonts on Windows.
The easy method will be convert it to unicode using any online converter Click here and then copy paste it. This works well with google docs too.
When I copied a word document written in kannada to google docs, the letters were unreadable "J®ègÉÆ¼ÀUÉÆAzÁUÀÄ" What helped me was that i copied this exact text to the site provided above and clicked on convert. It gave me the readable kannada text back "ಎಲ್ಲರೊಳಗೊಂದಾಗು". Hope this helps. Thank-you
you can try this:
sudo add-apt-repository ppa:ubuntu-wine/ppa -y
sudo apt-get update
sudo apt-get install wine
Or you can just install it from Ubuntu Software center : Wine on software center
- After this download Nudi from here : ಕನ್ನಡ ತಂತ್ರಾಂಶ Nudi ಆವೃತ್ತಿ 4.0 ಡೌನ್ಲೋಡ್ (NUDI 4.0)
- Now install Nudi as you do on windows. (It will be installed on wine virtual C drive)
- Now you have two options: Either Download MsOffice 2007 (not any other version) or download libre office for windows
- Now install Ms Office or libre office of windows version on Ubuntu with the help of Wine.
- Now you can edit kannada files as Shown in this video

- 9,866
-
Video link : youtube – Severus Tux Jan 26 '16 at 13:29
-
Libre Office windows version : Libre.exe – Severus Tux Jan 26 '16 at 13:31
It seems that ensuring compatibility always, can be a Herculean task. Wine is a good way of getting Nudi work nicely on a Linux machine.
Another way is to simply use a Windows Virtual Machine with Linux Ubuntu host. There will be no problems with the formatting and fonts whatsoever(better to say least problems :P), as you will be working in a Windows environment itself.
You may refer this video to see it in action:
Kannada Typing-NUDI in Ubuntu/Linux(Virtual Machine) ಲಿನಕ್ಸ್/ಉಬುಂಟು ನಲ್ಲಿ ನುಡಿ

- 1,740