mixu / electroshot

Capture website screenshots with optional device and network emulation as jpg, png or pdf (with web fonts!) using Electron / Chrome.
548 stars 34 forks source link

Blurry text #16

Open throw23 opened 7 years ago

throw23 commented 7 years ago

If you look closely, the text looks somewhat different and more blurry in comparison to what you see in real Chrome, as if "LCD text" flag is turned off. Passing the chrome flag to enable LCD text does nothing.

Latest Windows 10 and node, electroshot 1.3.0 cmd line: electroshot http://site 1440x --format png --filename screen.png

Edit: There are no such issues on macOS with the same non-retina 1080p monitor.

adrianriddle commented 5 years ago

@throw23 - Did you ever resolve this issue?