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

Issue 545100043: Issue 5588: fix color-profile warning in output-distance (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years, 5 months ago by Dan Eble
Modified:
4 years, 5 months ago
Reviewers:
lemzwerg
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

https://sourceforge.net/p/testlilyissues/issues/5588/ The warning is "RGB color space not permitted on grayscale PNG" and the solution is to strip the profile from the image.

Patch Set 1 #

Total comments: 1

Patch Set 2 : use -strip #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M scripts/build/output-distance.py View 1 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 4
Dan Eble
4 years, 5 months ago (2019-10-25 20:50:24 UTC) #1
lemzwerg
LGTM https://codereview.appspot.com/545100043/diff/545110043/scripts/build/output-distance.py File scripts/build/output-distance.py (right): https://codereview.appspot.com/545100043/diff/545110043/scripts/build/output-distance.py#newcode100 scripts/build/output-distance.py:100: system ('convert +profile icc -depth 8 -crop %dx%d+0+0 ...
4 years, 5 months ago (2019-10-26 04:46:40 UTC) #2
Dan Eble
use -strip
4 years, 5 months ago (2019-10-26 13:17:53 UTC) #3
lemzwerg
4 years, 5 months ago (2019-10-28 19:07:04 UTC) #4
LGTM
Sign in to reply to this message.

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