lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4317 in lilypond: Patch: Add support for unicode f


From: lilypond
Subject: [Lilypond-auto] Issue 4317 in lilypond: Patch: Add support for unicode filenames on Windows
Date: Sun, 08 Mar 2015 00:09:08 +0000

Status: Started
Owner: address@hidden
Labels: Type-Enhancement Patch-new

New issue 4317 by address@hidden: 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

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