bug-lilypond
[Top][All Lists]
Advanced

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

font is broken on WinXP Japanese


From: YAMASHINA Hio
Subject: font is broken on WinXP Japanese
Date: Mon, 27 Aug 2007 14:52:41 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

screenshot:
http://fleur.hio.jp/~hio/prive/lilypond-win-ja.png

For example, `File' is showed as "address@hidden(F)" (left most item on menu).
It should be shown  as U+30d5 U+30a1 U+30a4 U+30eb 
(Fu A-Small I Ru, in Katakana) and "(F)".

$ perl -e 'print "\x30\xd5\x30\xa1\x30\xa4\x30\xeb"' | iconv -f ucs-2 -t sjis | 
hexdump -C
00000000  83 74 83 40 83 43 83 8b                           |address@hidden|

On Japanese Windows, strings should be written in CP932 (or Unicode),
but lilypond does not.






reply via email to

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