We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c0ab22 commit 30dae17Copy full SHA for 30dae17
src/draw/shapes.typ
@@ -735,7 +735,7 @@
735
/// - frame (str, none) = none: Sets the frame style. Can be `none`, "rect" or "circle" and inherits the `stroke` and `fill` style.
736
///
737
/// ## Anchors
738
-/// Supports border anchors.
+/// Supports border anchors, the default anchor is set to **center**.
739
/// - **mid**: Content center, from baseline to top bounds
740
/// - **mid-east**: Content center extended to the east
741
/// - **mid-west**: Content center extended to the west
0 commit comments