x.oas.gz
The DRC script is:
l = input(1)
le = l.edges
(le.start_segments(0.2.um) + le.end_segments(0.2.um)).extended(:out => 0.2.um, :joined => true).output(100, 0)
On the sample (x.oas.gz), the result it this, rather than the expected output (joined edges):
