mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-29 17:39:28 +02:00
output as blockages. That allows obstruction layers to be placed in a layout specifically for the purpose of being output as a blockage. Otherwise, an obstruction layer is generally considered non-electrical and will not show up as a node in the extraction file, so obstruction layers were being missed entirely by "def write". Also: Where "def write" complains about floating labels, made an exception for labels on non-electrical layers (like "comment").