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

Issue 560020043: output-distance: set device properties in batch driver file

Can't Edit
Can't Publish+Mail
Start Review
Created:
3 years, 11 months ago by hanwenn
Modified:
3 years, 11 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

output-distance: set device properties in batch driver file This fixes the output quality of the regtest results. Previously, the code sets a device by doing (png16m) finddevice this put a default device on the stack, ignoring the command-line arguments. To fix this, specify these settings (HWResolution, TextAlphaBits, GraphicsAlphaBits) as arguments to the putdeviceprops call.

Patch Set 1 #

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

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