lilypond-user
[Top][All Lists]
Advanced

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

Displaying Japanese & Chinese characters.


From: James Sa
Subject: Displaying Japanese & Chinese characters.
Date: Sun, 01 May 2016 13:51:25 +0000

I bump into a problem that I cannot render CJVK characters correctly.

=== Here's the tiny sample ===
\version "2.19.40"

\header {
  title = "標題" % Use only English is fine. CJVK seems broken.
}

\score {
  \new Staff {
  }
}

=== Here's the output ===
%{ 
Starting lilypond 2.19.40 [FontIssue.ly]...
Processing `/Users/james/Desktop/LilyPond/FontIssue.ly'
Parsing...
Interpreting music...
warning: no music found in score
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `/var/folders/q5/v_dc7mwn4jxf9t_tw60r3lfc0000gn/T//lilypond-H4xHPg'...
Converting to `FontIssue.pdf'...
warning: `(gs -q -dSAFER -dDEVICEWIDTHPOINTS=595.28 -dDEVICEHEIGHTPOINTS=841.89 -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -r1200 -sDEVICE=pdfwrite -sOutputFile=FontIssue.pdf -c.setpdfwrite -f/var/folders/q5/v_dc7mwn4jxf9t_tw60r3lfc0000gn/T//lilypond-H4xHPg)' failed (256)

fatal  error: failed files: "/Users/james/Desktop/LilyPond/FontIssue.ly"
%}

And my full lilypond -dshow-available-fonts is here. https://gist.github.com/jamessa/1d8ab3e999b75d36e762f7b3f9626e8c

head of my PS file.
head /var/folders/q5/v_dc7mwn4jxf9t_tw60r3lfc0000gn/T//lilypond-G3vKM7
%!PS-Adobe-3.0
%%Creator: LilyPond 2.19.40
%%Pages: 1
%%PageOrder: Ascend
%%Orientation: Portrait
%%DocumentMedia: a4 595.28 841.89 80 () ()
%%DocumentSuppliedResources: font HiraKakuStdN-W7
%%DocumentSuppliedResources: font TeXGyreSchola-Regular
%%EndComments
%%BeginProlog

I have no idea where does the "HiraKakuStdN-W7" comes from. Can someone point me a way to do this. I also tried to install latest gs using homebrew. Still no luck. 

best regards,
james sa
--
james
send from Inbox.
--
james
send from Inbox.

reply via email to

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