mirror of https://github.com/KLayout/klayout.git
Most tools and functions now allow to explicitly specify a format for input and output. On input, the format is usually detected, but for some cases, this is not possible (e.g. DEF). So you can specify the format attached to the file name in square brackets: e.g. file.defok[def] "def" is the intended suffix, "defok" is the given one. On output, the same is possible, specifically in strmxor and strmclip: strmxor a.gds b.gds out.xor[oas] |
||
|---|---|---|
| .. | ||
| au.oas | ||
| in.d | ||
| in.def | ||
| in.l | ||
| in.lef | ||