Status: Started
Owner: [email protected]
Labels: Type-Enhancement Patch-new

New issue 4317 by [email protected]: Patch: Add support for unicode filenames on Windows
https://code.google.com/p/lilypond/issues/detail?id=4317

Add support for unicode filenames on Windows

On Windows, LilyPond can't handle
unicode filenames.

The patch replaces main(), and
hooks filename related functions.
This converts between UTF-16
unicode (Windows) and UTF-8 unicode
(LilyPond, libguile etc.).

LilyPond can handle unicode filenames
for *.ly, *.mid, *.ps.

*.pdf is not supported yet.
Ghostscript-8.70 that is included
in the binary distribution of LilyPond
can't handle unicode filenames.
This requires Ghostscript-9.10 or later

http://codereview.appspot.com/206640043

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to