aesthetics-of-the-commons
clone your own copy | download snapshot

Snapshots | iceberg

No images in this repository’s iceberg at this time

Inside this repository

92.mp
text/plain

Download raw (160 bytes)

% \
input ../def;
beginchar(92, 14);
    x1 := 0.0 * ox;
    y1 := 21.0 * oy;
    x2 := 14.0 * ox;
    y2 := -3.0 * oy; 
    draw z1 -- z2; 

endchar(2);
end;