monsterbrain / keyboard-shortcut-image-generator

Quickly Create Keyboard shortcut images. Also generate embed codes (wip)
https://monsterbrain.github.io/keyboard-shortcut-image-generator/
MIT License
37 stars 6 forks source link

Generated Shortcut image seems to be blurry. #13

Open monsterbrain opened 1 year ago

monsterbrain commented 1 year ago
Screenshot 2023-09-13 at 9 13 29 PM

Have to look at the html2canvas library for any improvements i guess.

monsterbrain commented 1 year ago

Thanks to https://github.com/eKoopmans/html2canvas eKoopmans fork of html2canvas fork.

It is older version, but provides better results, than the latest 1.4.1 of the official html2canvas library.

here's the result. I am currently downscaling the generated larger image for creating smaller images. It gives better sharpness than directly generating the images.

Screenshot 2023-09-30 at 7 56 10 AM