Is there a way to get png output using some internal setting? #(ly: set-option 'resolution 300) works fine, but only if I use the -fpng command line option. I need to set this conditionally in the .ly file. Any way to do this? Should I be looking at guile?
Thank you, John