[SOLVED] Display / install japanese fonts

Post here if you are a new Porteus member and you're looking for some help.
jano
White ninja
White ninja
Posts: 21
Joined: 04 Oct 2015, 11:33
Distribution: Porteus 5rc1 / Linux Mint
Location: Madrid - Spain

[SOLVED] Display / install japanese fonts

Post#1 by jano » 18 May 2020, 22:46

I'm having problems displaying japanese fonts, both in webpages & in LibreOffice - they show up as 食料品売り場以外は、. My guess is that there are no japanese fonts installed in porteus, as Mate Font Viewer only shows DejaVu and while LibreOffice shows many other fonts, none seems to corrrespond to japanese.

How could I add japanese fonts (if that is the problem) to Porteus 5rc1 Mate?

I have at least TahaoPGothic.ttf (in Linux Mint) and Windows MSMincho.ttf (in a MS WIndows box)

EDIT: I have found - thru USM - a japanese font (sazanami-fonts from slackware repo), but I get a "fatal error" when downloading it
Last edited by jano on 19 May 2020, 05:39, edited 1 time in total.

User avatar
ncmprhnsbl
DEV Team
DEV Team
Posts: 3933
Joined: 20 Mar 2012, 03:42
Distribution: v5.0-64bit
Location: australia
Contact:

Display / install japanese fonts

Post#2 by ncmprhnsbl » 19 May 2020, 01:35

try:

Code: Select all

getpkg sazanami-fonts-ttf
this will fetch the package from slackware and convert it to a module..
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

jano
White ninja
White ninja
Posts: 21
Joined: 04 Oct 2015, 11:33
Distribution: Porteus 5rc1 / Linux Mint
Location: Madrid - Spain

[SOLVED] Display / install japanese fonts

Post#3 by jano » 19 May 2020, 04:58

Hi, ncmprhnsbl
ncmprhnsbl wrote:
19 May 2020, 01:35
try:

Code: Select all

getpkg sazanami-fonts-ttf
this will fetch the package from slackware and convert it to a module..
this did work ! Thank you so much :beer:

As for other ttf fonts I have, I have found that copying them directly to /usr/share/fonts/TTF does the trick :celebrate3:

Post Reply