lilypond-devel
[Top][All Lists]
Advanced

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

Re: Unicode filename support for Windows


From: James Lowe
Subject: Re: Unicode filename support for Windows
Date: Sun, 08 Mar 2015 00:10:45 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

On 07/03/15 13:14, Masamichi HOSODA wrote:
> On Windows, lilypond can't treat unicode filenames.
> On linux, it can (UTF-8 unicode filenames).
> 
> So, I'm trying to add a unicode filename support for Windows lilypond.
> I attach the patch.
> 
> It replaces main(), and hooks filename related functions.
> This converts between UTF-16 unicode (Windows) and
> UTF-8 unicode (lilypond, libguile etc.).
> 
> As a result, lilypond can treat unicode filenames of *.ly, *.mid, *.ps.
> 
> However, it can't treat *.pdf, yet.
> Ghostscript-8.70 that are included in the binary distribution of lilypond
> can't treat the unicode filenames.
> Ghostscript-9.10 or later can treat the unicode filenames.
> 
> 
> 
> _______________________________________________
> lilypond-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-devel
> 

Thanks I have created issue

https://code.google.com/p/lilypond/issues/detail?id=4317

which contains the rietveld reference

http://codereview.appspot.com/206640043

For review and testing

James



reply via email to

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