AuburnSounds / printed

Generate PDF/SVG/HTML with D, with a Canvas-style API. Now with a flow document emitter.
36 stars 7 forks source link

Remove the Image struct form printed, use the one in Gamut only #49

Open p0nce opened 1 year ago

p0nce commented 1 year ago

Since the one in gamut can export to PNG or JPEG Going through files can result in atomicity problems in webservers rendering to PDF At the same time, gamut JPEG encoder will never do better than specialized JPEG encoders

Another possibility is to take a Gamut image directly