5

The code

g = Graphics[{AbsoluteThickness[20], Arrowheads[0.5], Arrow[{{0, 0}, {1, 1}}]}, PlotRange -> {{0, 1.1}, {0, 1.1}}]
Export["Arrow.eps", g];

produces an image with a corrupted arrow tip. I'm using version 12.1 on MacOS 11.1.

Here's the result I get enter image description here

How can I work around this problem?

Edit: Tried in Windows 10: Same problem.

Wynne
  • 1,526
  • 9
  • 14

0 Answers0