Skip to content

Harpoon stealth is not pointy. #1124

Description

@iago-lito
#import "@preview/cetz:0.5.2"
#cetz.canvas({
  import cetz.draw: *
  let s = (symbol: "stealth", stroke: red, fill: blue)
  line((0, .3), (1, .3), mark: s)
  line((0, 0), (1, 0), mark: (harpoon: true, ..s))
})
Image

It looks like the marker stroke line becomes.. unclosed at the tip?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions