|
From: | Auto mailings of changes to Lily Issues via Testlilyissues-auto |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5967 output-distance: set device properties in batch driver file |
Date: | Sun, 10 May 2020 12:00:06 -0000 |
commit d99780e93bfeafbcafce1c2653eac8e294057e84 Author: Han-Wen Nienhuys <hanwen@lilypond.org> AuthorDate: Sat May 9 11:49:03 2020 +0200 Commit: Han-Wen Nienhuys <hanwen@lilypond.org> CommitDate: Sun May 10 10:43:12 2020 +0200 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.
[issues:#5967] output-distance: set device properties in batch driver file
Status: Fixed
Labels: Fixed_2_21_2
Created: Sat May 09, 2020 09:53 AM UTC by Han-Wen Nienhuys
Last Updated: Sat May 09, 2020 11:44 AM UTC
Owner: Han-Wen Nienhuys
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.
https://codereview.appspot.com/560020043
Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
_______________________________________________ Testlilyissues-auto mailing list address@hidden https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
[Prev in Thread] | Current Thread | [Next in Thread] |