Skip to content

v0.5.32

Choose a tag to compare

@github-actions github-actions released this 07 Jan 16:04
- Add requestImage()

- Add texture(), textureMode(), and textureWrap()
- Add loadPixels(), updatePixels(), and pixels()
- Add curveVertex(), bezierVertex(), and quadraticVertex()
- Add beginContour() and endContour()
- Add createFont(), loadFont(), and Font.list()
- Add Shape#setFill

- vertex() can teke UV parameters
- vertex() records the fill color
- Drawing shapes with texture is affected by tin() instead of the fill()