Skip to content

Commit 04de67b

Browse files
feat: Turtle.FontFamily ( Fixes #354, Fixes #377 )
1 parent c0c972a commit 04de67b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Types/Turtle/get_FontFamily.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
77
If no font family has been set, this returns nothing.
88
.EXAMPLE
9-
turtle fontfamily 12 fontfamily
9+
turtle fontfamily sane-serif fontfamily
1010
.LINK
1111
https://developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/font-family
1212
#>

0 commit comments

Comments
 (0)