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
[SOLVED] Display / install japanese fonts
-
- White ninja
- Posts: 21
- Joined: 04 Oct 2015, 11:33
- Distribution: Porteus 5rc1 / Linux Mint
- Location: Madrid - Spain
[SOLVED] Display / install japanese fonts
Last edited by jano on 19 May 2020, 05:39, edited 1 time in total.
- ncmprhnsbl
- DEV Team
- Posts: 4253
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
- Contact:
Display / install japanese fonts
try:
this will fetch the package from slackware and convert it to a module..
Code: Select all
getpkg sazanami-fonts-ttf
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44
-
- White ninja
- Posts: 21
- Joined: 04 Oct 2015, 11:33
- Distribution: Porteus 5rc1 / Linux Mint
- Location: Madrid - Spain
[SOLVED] Display / install japanese fonts
Hi, ncmprhnsbl

As for other ttf fonts I have, I have found that copying them directly to /usr/share/fonts/TTF does the trick
this did work ! Thank you so muchncmprhnsbl wrote: ↑19 May 2020, 01:35try:this will fetch the package from slackware and convert it to a module..Code: Select all
getpkg sazanami-fonts-ttf

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