View Issue Details

IDProjectCategoryView StatusLast Update
0000835MetaPostbugpublic2017-05-19 08:38
ReporterTaco Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status confirmedResolutionopen 
Summary0000835: bug in envelope of
DescriptionFrom Stephan Hennig:

Hi,

in this example

beginfig(2);
  path p, e;
  pen sqpen;
  sqpen := pensquare scaled 10;
  p := (-100,100){right}..origin..{right}(100,100);
  e := envelope sqpen of p;
  draw p withpen sqpen;
  draw e withcolor red;
endfig;
end

I'd expect the resulting picture to be symmetric. But it isn't.
TagsNo tags attached.

Activities

luigi scarso

2017-05-19 08:38

manager   ~0001674

Look ok in Metapost 2.000

Issue History

Date Modified Username Field Change
2013-06-13 14:25 Taco New Issue
2013-06-13 14:25 Taco Status new => assigned
2013-06-13 14:25 Taco Assigned To => Taco
2013-06-13 14:47 Taco Assigned To Taco =>
2013-06-13 16:51 Taco Status assigned => acknowledged
2014-03-10 12:55 Taco Assigned To => Taco
2014-03-10 12:55 Taco Status acknowledged => confirmed
2014-03-10 12:55 Taco Assigned To Taco =>
2017-05-19 08:38 luigi scarso Note Added: 0001674