lilypond-devel
[Top][All Lists]
Advanced

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

output-distance: create PNG files in batch (issue 567530052 by address@h


From: jonas . hahnfeld
Subject: output-distance: create PNG files in batch (issue 567530052 by address@hidden)
Date: Sat, 02 May 2020 08:07:20 -0700

https://codereview.appspot.com/567530052/diff/549980043/scripts/build/output-distance.py
File scripts/build/output-distance.py (right):

https://codereview.appspot.com/567530052/diff/549980043/scripts/build/output-distance.py#newcode739
scripts/build/output-distance.py:739: ' -sDEVICE=png16m'
you might want to remove this and instead use -dNODISPLAY; interesting
that png16m doesn't force you to specify an output file, pdfwrite
does...

and I'd reorder the invocation to have the "generic" options -q
-dNOPAUSE -dNOSAFER -dEPSCrop at the beginning; IMHO this makes it much
easier to reason about the invocation

https://codereview.appspot.com/567530052/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]