Hi Ming,
In fact I am using Frescobaldi as my editor. It can process UTF8 correctly.
It's looks like a font issue on PostScript side.
Thank you.
james
On Mon, May 2, 2016 at 3:33 AM ming wrote:
> James,
>
>
>
> In your editor select UTF-8 and lily support UTF-code. This will display
> Chinese
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
%%Orienta
On 1 May 2016 at 18:52, Thomas Morley wrote:
> 2016-05-01 15:51 GMT+02:00 James Sa :
>> 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.
2016-05-01 15:51 GMT+02:00 James Sa :
> 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 {
> }
> }
>
> === Her