View Single Post
Posts: 21 | Thanked: 6 times | Joined on Mar 2006
#16
Originally Posted by fleet View Post
Hi

This is for Korean fonts. It failed after following the instruction in this thread. I've copied Korean fonts in Windows XP (Gulim..)

What I did:
1. mkdir /home/users/.fonts/
2. cp -i /media/mmc2/fonts/*.ttf /home/user/.fonts/
3. Reboot the device
4. open the browser: www.google.co.kr --> no success..

Any help?
Try copying the fonts to /usr/share/fonts/korean

You can then run (as root) fc-cache /usr/share/fonts/korean

Re-launch the browser and everything should be OK.