2009/2/5 Bertalan Fodor (LilyPondTool) <lilypondt...@organum.hu>:
> 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


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to