Skip to content

v1.13.0

Compare
Choose a tag to compare
@GMartigny GMartigny released this 10 Nov 23:32
· 178 commits to master since this release
  • Add Sprite class to manage and display clip of images
  • 🔥 Remove the width and height properties of images to simplify instanciation
  • The scale option now support a single number
  • You can now pass an image file instead of an URL to the Image constructor
  • Fix shadow options with Image
  • Add setImageSmoothing to control how to scale images (useful on pixel art)