Re: PDF transparency

2020-11-27 Thread Werner LEMBERG
Hello Knut, Welcome back! > This patch allows to use transparency when creating PDF files. Nice stuff, thanks! Werner

PDF transparency

2020-11-27 Thread Knut Petersen
Hi everybody! Some time ago the SVG backend was taught to handle transparency. This patch allows to use transparency when creating PDF files. The patch is just a quick test. Postscript code in ps/music-drawing-routines.ps would need some work for better results, documentation is missing, etc.