Skip to content

Commit 0cae7ba

Browse files
committed
changelog regarding textSize()
added small update to `textSize()` to changelog
1 parent 7c2a95b commit 0cae7ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

changelog.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ The user is allowed to have his files wherever he wants.
111111
* bounds() now correctly measures bounds in different canvas modes(MARGIN/BLEED etc.)
112112
* loadJSON(), loadString(), loadStrings() when passed a URL, can receive custom user-agent as 2nd parameter
113113
* weekday() now returns number day of the week (0 - 6)
114+
* textSize() now returns helpful error if given size 0 or below
114115

115116

116117
- b.go() and b.loop() are removed (use function draw() or function loop() instead)

0 commit comments

Comments
 (0)