mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-29 17:30:09 +02:00
* [CONSIDER MERGING] Clarification and typo fixed in DRC doc. * Implemented #1097 (discourage file compression, use CBLOCK) * A warning is printed if file compression is enabled on OASIS * A hint is present in the writer options * CBLOCK is default (with fresh config) and for buddy tools (use --cblock=false to disable it) * Strict mode is default too. * Updated tests