Sha256: 8476c369e270ddee6025d5967aac9e54936910d7049e7b8997462082fac37974

Contents?: true

Size: 935 Bytes

Versions: 1

Compression:

Stored size: 935 Bytes

Contents

# RubySketch ChangeLog


## [0.3.4] - 2020-08-02

- delete Utility module


## [0.3.3] - 2020-08-01

- add Vector class


## [0.3.2] - 2020-07-22

- text() draws to the baseline by default
- add textWidth(), textAscent(), textDescent() and textAlign()
- change initial color for fill() and stroke()
- change initial background color to grayscale 0.8


## [0.3.1] - 2020-07-17

- add touchStarted(), touchEnded(), touchMoved() and touches()
- make all event handler drawable
- limit font max size to 256


## [0.3.0] - 2020-05-21

- add createGraphics()


## [0.2.7] - 2020-04-17

- add strokeCap() and strokeJoin()


## [0.2.6] - 2020-04-17

- push(), pushMatrix() and pushStyle() take block to automatic pop
- refine startup process
- add curve() and bezier()
- add imageMode(), Image#resize(), Image#copy() and copy()
- add loop(), noLoop() and redraw()


## [0.2.5] - 2020-03-29

- delete debug prints
- show unsupported image type

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubysketch-0.3.4 ChangeLog.md