Skip to content

A small library to "Fix" HTML5 canvas on retina display (With fallback)

License

Notifications You must be signed in to change notification settings

daryl-cecile/HDCanvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

HDCanvas

A small library to "Fix" HTML5 canvas on retina display (With fallback)

Usage

Simply place the library script tag anywhere in your body tag

eg:

  <body>
    ...
    <script src='hdcanvas.js'></script>
    ...
  </body>

About

A small library to "Fix" HTML5 canvas on retina display (With fallback)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published