Open angelausy opened 10 years ago
Tried using rasterizeHTML.js instead of html2canvas.js, but font in resulting image was even blurrier.
Tried using OptiPNG to optimize image on finish. Was not entirely successful. Anyway, image quality is limited by html2canvas. Image optimization just reduces file size. 160kb isn’t bad right?
Quality is also dependent on browser. Image quality is significantly higher in Safari and Firefox vs. Chrome.
I'm also facing the same issue, has anyone resolved it.
limitation of using toDataURL, which returns image with 96dpi