Replies: 1 comment
-
Fitting exists for rectangles and circles: The Support for other shapes should be easy to implement, have a look at the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm currently wanting to size the size of shapes to content much like the it does in default typst : https://typst.app/docs/reference/visualize/circle/
For instance, for the circle I would expect to be able to use something in the lines of:
Ideally the auto fitting should be customizeable with a padding value?
Beta Was this translation helpful? Give feedback.
All reactions