Skip to content

Commit ddd478c

Browse files
feat: Turtle.FontSize ( Fixes #354, Fixes #378 )
2 parents 4f0a970 + 9011403 commit ddd478c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Turtle.types.ps1xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6210,7 +6210,7 @@ $this.PathAttribute = [Ordered]@{'fill-rule' = $fillRule.ToLower()}
62106210

62116211
If no font family has been set, this returns nothing.
62126212
.EXAMPLE
6213-
turtle fontfamily 12 fontfamily
6213+
turtle fontfamily sane-serif fontfamily
62146214
.LINK
62156215
https://developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/font-family
62166216
#>

0 commit comments

Comments
 (0)