Graphics Smooth Versions Save

Drop-in replacement for Graphics but with anti-aliasing

v1.1.0

1 year ago
  • 🌈 Now supports PIXI.Color arguments.
  • 🔥 Now requires PixiJS 7.2.0 or higher.

v1.0.0

1 year ago

:fire: Breaking Changes

  • Supports PixiJS v7 (dropped support for v6)
  • Ships ES2020 (bundlers) and ES2017 (browser)

Chores

  • Fix ESLint warnings
  • Update GitHub Actions
  • Add deployment of examples, documentation