Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(11362)

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

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 10 months ago by trueroad
Modified:
8 years, 10 months ago
Reviewers:
pkx166h
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

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

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -30 lines) Patch
M scm/backend-library.scm View 1 chunk +23 lines, -7 lines 0 comments Download
M scm/ps-to-png.scm View 2 chunks +25 lines, -23 lines 0 comments Download

Messages

Total messages: 2
pkx166h
Patch on countdown for June 14th
8 years, 10 months ago (2015-06-11 07:13:35 UTC) #1
trueroad
8 years, 10 months ago (2015-06-14 14:22:47 UTC) #2
I've pushed to staging.

 Issue 4431  / 4: Add MinGW support of scale-down-image (ps-to-png.scm)
author    Masamichi Hosoda <trueroad@trueroad.jp>
          Mon, 1 Jun 2015 13:18:22 +0000 (22:18 +0900)
committer Masamichi Hosoda <trueroad@trueroad.jp>
          Sun, 14 Jun 2015 13:36:29 +0000 (22:36 +0900)
commit    e54464202c43ce23cd5667a2e42aca0905efb44e

 Issue 4431  / 3: Add Netpbm commands search procedures
author    Masamichi Hosoda <trueroad@trueroad.jp>
          Mon, 1 Jun 2015 13:15:09 +0000 (22:15 +0900)
committer Masamichi Hosoda <trueroad@trueroad.jp>
          Sun, 14 Jun 2015 13:36:29 +0000 (22:36 +0900)
commit    1585dd6c7b781e9f91490eb463b4aa96610b66fd

 Issue 4431  / 2: Add ly:system-with-shell for pipe and redirection handling
author    Masamichi Hosoda <trueroad@trueroad.jp>
          Mon, 1 Jun 2015 13:12:49 +0000 (22:12 +0900)
committer Masamichi Hosoda <trueroad@trueroad.jp>
          Sun, 14 Jun 2015 13:36:29 +0000 (22:36 +0900)
commit    c50743b786e68dfd298ffbe7ee2c01e794ac9fda

 Issue 4431  / 1: Delete duplicate and unused procedures in ps-to-png.scm
author    Masamichi Hosoda <trueroad@trueroad.jp>
          Mon, 1 Jun 2015 13:05:47 +0000 (22:05 +0900)
committer Masamichi Hosoda <trueroad@trueroad.jp>
          Sun, 14 Jun 2015 13:36:28 +0000 (22:36 +0900)
commit    0091371dea0a375b41fcd6916085aa8ad102c759
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b