lilypond-user
[Top][All Lists]
Advanced

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

Re: Lots of temporary files when generating png files


From: Aaron Hill
Subject: Re: Lots of temporary files when generating png files
Date: Tue, 04 Feb 2020 06:36:29 -0800
User-agent: Roundcube Webmail/1.4.2

On 2020-02-04 6:07 am, Anthony Rushforth wrote:
There's only one eps remaining (c1c1e1g1.eps in my example), the other ones
don't appear (including c1c1e1g1-1.eps).

Le mar. 4 févr. 2020 à 11:46, Mark Knoop <address@hidden> a écrit :
At 10:25 on 04 Feb 2020, Anthony Rushforth wrote:
> I use this command line to generate png files :
> lilypond  -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts
> -dpixmap-format=pngalpha -dresolution=100 --png c1c1e1g1.ly

Why use -dbackend=eps at all? There seems to be some spurious options in there.

I generate transparent PNGs all the time and never have to deal with extra files.

Here is my command-line:

####
lilypond \
  -dresolution=288 \
  -dpixmap-format=pngalpha \
  --png \
  source.ly
####


-- Aaron Hill



reply via email to

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