Skip to content

Drawing a simple cube #547

Answered by fenjalien
heinrichti asked this question in Q&A
Discussion options

You must be logged in to vote

You could try changing the stroke styling, specifically join (https://typst.app/docs/reference/visualize/stroke/#constructor-join) or miter-limit (https://typst.app/docs/reference/visualize/stroke/#constructor-miter-limit). With set-style(stroke: (join: "bevel")):

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by heinrichti
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #534 on April 05, 2024 14:52.