Skip to content

Commit 8fb5352

Browse files
authored
Update README.md
1 parent 34bb8cf commit 8fb5352

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,7 @@ Additional shanges to shapes in p5.js 1.x, compared to p5.js 2.0, are as follows
323323
* Sampling detail cleanup
324324
* p5.js 1.x has separate `curveDetail()` and `bezierDetail()`
325325
* p5.js 2.0 uses `curveDetail()` to cover both, as the more general function
326+
* Defauls updated: in p5.js 1.x, `endContour()` is the same as `endContour(CLOSE)`
326327

327328
All of the above usages in p5.js 1.x remain available with the [shapes.js](https://github.com/processing/p5.js-compatibility/blob/main/src/shapes.js) compatibility add-on library.
328329

0 commit comments

Comments
 (0)