bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Ghostscript crashes on Japanese characters on Ubuntu 16.04


From: Masamichi Hosoda
Subject: Re: Ghostscript crashes on Japanese characters on Ubuntu 16.04
Date: Wed, 25 May 2016 23:36:46 +0900 (JST)

[...snip...]
> After deleting the the noto font (rm -r
> /usr/share/fonts/opentype/noto/), everything works fine.
> 
> The font noto was not part of ubuntu Desktop 14.04 64 Bit, I've checked
> that.
> 
> I have no idea, what might be wrong with this font, ghostscript or
> lilypond. However, deleting the font is a workaround.

Maybe, your Noto Sans CJK font is OTC (OpenType Collection) font.
https://www.google.com/get/noto/help/cjk/

If I understand correctly,
Ghostscript cannot handle OTC font because it is new format.

You can use `Region specific OTF subset' version Noto Sans CJK fonts
because they are not OTC fonts.

Or, you can use other Japanese fonts by the following commands.

$ sudo apt-get install fonts-ipafont-mincho
$ sudo apt-get install fonts-ipafont-gothic
$ sudo apt-get install fonts-ipaexfont-mincho
$ sudo apt-get install fonts-ipaexfont-gothic



reply via email to

[Prev in Thread] Current Thread [Next in Thread]