Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Marks on Curves are Broken #239

Closed
johannes-wolf opened this issue Oct 4, 2023 · 1 comment · Fixed by #314
Closed

Marks on Curves are Broken #239

johannes-wolf opened this issue Oct 4, 2023 · 1 comment · Fixed by #314
Labels

Comments

@johannes-wolf
Copy link
Member

johannes-wolf commented Oct 4, 2023

Fails to build in 1.2:

#cetz.canvas({
  import cetz.draw: *
  line((0, 0), (3, 0), mark: (end: ">", angle: 90deg))
  bezier((0, 0), (2, 0), (1, 1), mark: (end: ">", angle: 90deg))
})
@johannes-wolf
Copy link
Member Author

Fixed with #314.

@fenjalien fenjalien linked a pull request Nov 10, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant