Sha256: fdea0a16f1a92be585b5f20751c35a4f5b25c14ebd3b0fe9dd01ee45d8230cce
Contents?: true
Size: 884 Bytes
Versions: 1
Compression:
Stored size: 884 Bytes
Contents
# RubySketch ChangeLog ## [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.3 | ChangeLog.md |