Skip to content

Releases: SeregPie/THREE.TextSprite

3.0.0

11 Oct 15:37
6a898cc
Compare
Choose a tag to compare
  • Drop IE 11 support.
  • Increase dependency version of THREE from >=0.86 to >=0.113.
  • Rename align to alignment.
  • Rename fillStyle to color.
  • Rename strokeStyle to strokeColor.
  • Change default lineGap from 0.15 to 0.25.
  • Change default strokeColor from '#000' to '#fff'.
  • Change default padding from 0.25 to 0.5.
  • Try to load font face automatically.