Re: graphic with transparent background

2006-01-23 Thread Gilles
Hello. > > Is there a way to do this from within lilypond/gs so that the graphic will > ge generated with a transparent background? > I don't know, but you could: $ convert -transparent white -resample 300x300 in.ps out.png "convert" is part of the ImageMagick graphical tools suite. Bes

graphic with transparent background

2006-01-23 Thread Aaron Mehl
 Hi all, I am placing some of my notation on a web page. The site wants the graphics to have a transparent background so that their background will be seen through the music. Is there a way to do this from within lilypond/gs so that the graphic will ge generated with a transparent background? Th