meltingice / CamanJS

Javascript HTML5 (Ca)nvas (Man)ipulation
http://camanjs.com
BSD 3-Clause "New" or "Revised" License
3.55k stars 404 forks source link

Apple Retina Display Issues #32

Closed robertlong closed 12 years ago

robertlong commented 12 years ago

When modifying the canvas element after applying a Caman filter, text and other added elements are blurry in Chrome on a Retina Display.

Submitting a pull request to fix this issue.