Tiny Core Linux

Tiny Core Base => TCB Talk => Topic started by: CGeTech on September 14, 2013, 06:41:50 AM

Title: Need to add hindi fonts
Post by: CGeTech on September 14, 2013, 06:41:50 AM
Hello,

I have installed tiny core and everything seems ok. But the problem is i am not able to read anything in hindi font.

I tried to download two fonts mangal.ttf and Akshar.ttf and tried adding any one of them at /usr/share/fonts/ the tried restart with backup selected. But after restart no file was there everything removed.

The i tried adding getlocale.tcz and then running getlocale.sh from termonal as root user and then selecting in it
sd_IN@devanagari/UTF-8

but still not able to see hindi fonts on firefox or anywhere else.

Please help
Title: Re: Need to add hindi fonts
Post by: gordonselfish on September 14, 2013, 07:42:55 AM
until you get a better reply, did you see this message in your terminal?
Code: [Select]
The extension is at /mnt/sdb1/tce/optional/mylocale.tcz and in onboot.lst
Reboot with lang=xyz (for example lang=sd_IN@devanagari) to start using this

--change /mnt/sdb1 to where ever you have TCE mounted
2) so you have rebooted after verifying your onboot.lst has that TCZ loading?
and you have editted your bootloader .....pretending you use grub  you append to your kernel line
"lang=sd_IN@devanagari" without the quotes

3) now on reboot...open terminal as a local user and try this command and report what you see pls
Code: [Select]
locale
If you don't see then its likely terminal lang won't change.

4)  Firefox is US lang what you need if you can afford the download is to download a specific version tarball
--unpack it in your home folder
click on run wbar icon and try  /home/yourname/firefox/firefox

there are a few Indian types here
http://www.mozilla.org/en-US/firefox/all/

good luck
Title: Re: Need to add hindi fonts
Post by: genec on September 14, 2013, 11:36:28 AM
I tried to download two fonts mangal.ttf and Akshar.ttf and tried adding any one of them at /usr/share/fonts/ the tried restart with backup selected. But after restart no file was there everything removed.

Did you manually add them to your backup list?  I think there's info in the main page or wiki on this.

Quote
The i tried adding getlocale.tcz and then running getlocale.sh from termonal as root user and then selecting in it
sd_IN@devanagari/UTF-8

but still not able to see hindi fonts on firefox or anywhere else.

Did you restart X?  Is it not an option or just not the default?
Title: Re: Need to add hindi fonts
Post by: gordonselfish on September 14, 2013, 07:46:33 PM
Quote
Did you restart X?
better than that,  he is supposed to do a reboot
Title: Re: Need to add hindi fonts
Post by: CGeTech on September 15, 2013, 12:11:16 AM
Hello,

Thanks for your help, it worked after I add usr/share/fonts manually in back up list (/opt/.filetool.lst)

Thanks a lot for your help  ;D



Title: Re: Need to add hindi fonts
Post by: tinypoodle on September 15, 2013, 12:51:01 AM
~/.fonts might be a more convenient path.