Skip to content

Releases: jondavidjohn/hidpi-canvas-polyfill

1.0.10

23 Sep 14:40

Choose a tag to compare

  • Fixed iOS 10 API deprication (#17)
  • Add Travis CI
  • Include minified build in release

1.0.9

27 Jul 17:20

Choose a tag to compare

Fix issue with stroke not multiplying lineWidth (#14)

1.0.6

09 Jul 15:51

Choose a tag to compare

  • Performance improvement, early bail if pixel ratio is 1 (#13)

1.0.5

25 Jun 18:22

Choose a tag to compare

  • add bower "main" property

1.0.4

25 Mar 16:05

Choose a tag to compare

  • add createLinearGradient

1.0.3

14 Mar 17:10

Choose a tag to compare

  • Add bower support (hidpi-canvas)
  • Add built distribution files to the repository

1.0.2

31 Jan 04:39

Choose a tag to compare

  • Fix bug with font scaling with multiple text calls (Issue #4)
  • Add a few tests

1.0.1

26 Oct 05:14

Choose a tag to compare

  • Fixed Bug detecting the webkit backingStore (typo)
  • General code cleanup

Initial Release

23 Oct 15:32

Choose a tag to compare

A JavaScript drop-in module to polyfill consistent and automatic HiDPI Canvas support.