Page 1 of 1

How can I install new font in porteus?

Posted: 02 Feb 2017, 12:07
by lailju1979
I want to install Korean font.
I think I can read Korean web page, after install Korean font.

Sorry, I searched some pages as google,
But I could not find easy answer.

How can I install new font?
Should I have to copy font and paste it in some folder?
Or install font add program?

Re: How can I install new font in porteus?

Posted: 02 Feb 2017, 18:45
by Blaze
Hi lailju1979.
Try to copy your Korean font in .ttf format to /usr/share/fonts/TTF

Code: Select all

guest@porteus:~$ ls /usr/share/fonts/TTF
DejaVuSans-Bold.ttf
DejaVuSans.ttf
DejaVuSansMono-Bold.ttf
DejaVuSansMono-BoldOblique.ttf
DejaVuSansMono.ttf
DejaVuSerif-Bold.ttf
DejaVuSerif.ttf
fonts.dir
guest@porteus:~$

Re: How can I install new font in porteus?

Posted: 03 Feb 2017, 08:07
by lailju1979
Thank you very much.
I can read my language at web page now.