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 > [email protected] > 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 _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
