|
|
|
|
|
by todd3834
2704 days ago
|
|
I’ve often seen this solved by drawing a canvas at at least 2x the viewable size and then using css to force it to be smaller. This is because of retina displays. Very much like images these days. It is often a very easy thing to solve. |
|
https://developer.mozilla.org/en-US/docs/Web/API/Window/devi...