mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-01 02:10:38 +02:00
typo doc fix
This commit is contained in:
@@ -3353,7 +3353,7 @@ function onion(r, ang=45, cap_h, d, anchor=CENTER, spin=0, orient=UP) =
|
|||||||
// orient = Vector to rotate top towards. See [orient](attachments.scad#subsection-orient). Default: `UP`
|
// orient = Vector to rotate top towards. See [orient](attachments.scad#subsection-orient). Default: `UP`
|
||||||
// Anchor Types:
|
// Anchor Types:
|
||||||
// baseline = Anchor center is relative to text baseline
|
// baseline = Anchor center is relative to text baseline
|
||||||
// ycenter = Anchor center is relative to the actualy y direction center of the text
|
// ycenter = Anchor center is relative to the actual y direction center of the text
|
||||||
// Examples:
|
// Examples:
|
||||||
// text3d("Fogmobar", h=3, size=10);
|
// text3d("Fogmobar", h=3, size=10);
|
||||||
// text3d("Fogmobar", h=2, size=12, font=":style=bold");
|
// text3d("Fogmobar", h=2, size=12, font=":style=bold");
|
||||||
|
Reference in New Issue
Block a user