5

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?

Oli
  • 293,335

4 Answers4

2

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.

0

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

0

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

Severus Tux
  • 9,866
0

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) ಲಿನಕ್ಸ್/ಉಬುಂಟು ನಲ್ಲಿ ನುಡಿ

Yaksha
  • 1,740