0

Despite having translated by half a pixel for antialiasing - so lines look crisp - my text in Chrome (which looked OK formerly) looks fuzzy. Here's two images - one from Chrome and the other from Opera:

enter image description here

enter image description here

Is there a setting that I can adjust to resolve this?

Richard
  • 4,809
  • 3
  • 27
  • 46
  • I should note that those images are from my laptop - which is a wide screen. My desktop LCD (not a widescreen) looks better - but still not perfectly crisp. – Richard Dec 29 '14 at 12:53
  • The angled lines & curves of text are only partially helped by the translating a half-pixel. Additionally make sure you're adjusting for each devices devicePixelRatio: html5rocks.com/en/tutorials/canvas/hidpi. If these adjustments don't satisfy you can new-up an svg text element and drawImage it on the canvas. – markE Dec 29 '14 at 17:22

0 Answers0