Html5 canvas on retina display + phoneGap
Monday, April 30th, 2012I’ve been looking for a solution for drawing crisp images on html canvas when building an application with phoneGap. It has been a problem since phoneGap seems to ignore viewport settings in meta tag. After googling for about a half hour, I finally seem to have got the right answer.
Crisp HTML 5 canvas text on mobile phones and other high-DPI screens
