lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4431 in lilypond: Patch: Add MinGW support of scal


From: lilypond
Subject: [Lilypond-auto] Issue 4431 in lilypond: Patch: Add MinGW support of scale-down-image (ps-to-png.scm)
Date: Mon, 01 Jun 2015 13:52:47 +0000

Status: New
Owner: ----

New issue 4431 by address@hidden: Patch: Add MinGW support of scale-down-image (ps-to-png.scm)
https://code.google.com/p/lilypond/issues/detail?id=4431

Add MinGW support of scale-down-image (ps-to-png.scm)

    scale-down-image can work on MinGW by this commit.

Add Netpbm commands search procedures

    pngtopnm is obsoleted by pngtopam.
    pnmscale is obsoleted by pamscale.

Add ly:system-with-shell for pipe and redirection handling

    ly:system can't handle pipe and redirection.
    This procedure can handle them by using shell.
    It also works on MinGW by switching shell.

Delete duplicate and unused procedures in ps-to-png.scm

    backend-library.scm:
      sanitize-command-option: unused
    ps-to-png.scm:
      _: lily.scm
      my-system: unused

https://codereview.appspot.com/241980043

--
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]