lilypond-user
[Top][All Lists]
Advanced

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

Re: turn off antialiasing in PNG


From: Francisco Vila
Subject: Re: turn off antialiasing in PNG
Date: Thu, 5 Feb 2009 13:46:54 +0100

2009/2/5 Bertalan Fodor (LilyPondTool) <address@hidden>:
> Hi,
>
> I'm generating using
>
> lilypond -fpng -dresolution=300
>
> But how do I turn off oversampling aka antialiasing?

You could convert it easily with imagemagick. Do

convert original.png -threshold 30% -type Optimize output.png

Experiment with the threshold percentage.

http://www.imagemagick.org/script/command-line-options.php#threshold
-- 
Francisco Vila. Badajoz (Spain)
http://www.paconet.org




reply via email to

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