Skip to content

Commit 5d2aad1

Browse files
authored
updating fontAscent
1 parent 28cf83f commit 5d2aad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/type/textCore.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1240,7 +1240,7 @@ function textCore(p5, fn) {
12401240
* createCanvas(300, 300);
12411241
* background(220);
12421242
*
1243-
* textSize(48);
1243+
* textSize(35);
12441244
* textAlign(LEFT, BASELINE);
12451245
* textFont('Georgia');
12461246
*

0 commit comments

Comments
 (0)