Hi Thomas,

Thanks for the hint. After installing Kochi-Mincho, I can display correctly
but the font quality is not good. At least, it's a beginning. Does anyone
have the same issue on El Capitan?

head FontIssue.ps
%!PS-Adobe-3.0
%%Creator: LilyPond 2.19.40
%%Pages: 1
%%PageOrder: Ascend
%%Orientation: Portrait
%%DocumentMedia: a4 595.28 841.89 80 () ()
%%DocumentSuppliedResources: font Sazanami-Mincho-Regular
%%DocumentSuppliedResources: font TeXGyreSchola-Regular
%%EndComments
%%BeginProlog


On Mon, May 2, 2016 at 12:52 AM Thomas Morley <thomasmorle...@gmail.com>
wrote:

> 2016-05-01 15:51 GMT+02:00 James Sa <james.sa.2...@gmail.com>:
> > 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
>
>
>
> Compiles fine here (Linux Ubuntu 15.04 64-bit).
>
> The ps-file shows:
>
> %!PS-Adobe-3.0
> %%Creator: LilyPond 2.19.40
> %%Pages: 1
> %%PageOrder: Ascend
> %%Orientation: Portrait
> %%DocumentMedia: a4 595.28 841.89 80 () ()
> %%DocumentSuppliedResources: font Kochi-Mincho
> %%DocumentSuppliedResources: font TeXGyreSchola-Regular
> %%EndComments
> [...]
>
> Sorry to be of no more help,
>   Harm
>
-- 
james
send from Inbox.
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to