mirror of https://github.com/KLayout/klayout.git
* Some refactoring, introducing new configuration option for edge pair check core algorithm for zero distance handling. * Bugfix * Renaming for clarification of collinear edges vs. distance which is defined otherwise. * Implemented low-level option for collinear edge handling in Edges and Region * DRC integration of new features * Simple test for collinear mode feature * Updating documentation * Experiment: extending collinear mode towards 'zero distance' * DRC 'collinear mode' becomes 'zero distance mode' With this change, the default implementation for kissing corners is changed from collinear edges only to touching edges in general. The original mode can be restored by using: l1.space(600.nm, DRCZeroDistanceMode::new(RBA::ZeroDistanceMode::IncludeZeroDistanceWhenCollinearAndTouching)).output(103, 0) * Adding test data * Fixed unit tests * Fixed unit test * Renamed new DRC options to: without_touching_corners and without_touching_edges as this is more consistent * Fixed GSI binding, so no internal error is thrown when generating the doc --------- Co-authored-by: Matthias Koefferlein <matthias@klayout.de> |
||
|---|---|---|
| .. | ||
| deb-data | ||
| drc_lvs_doc | ||
| mkqtdecl4 | ||
| mkqtdecl5 | ||
| mkqtdecl6 | ||
| mkqtdecl_common | ||
| rpm-data | ||
| compile_glyphs.rb | ||
| deploy-win-mingw.sh | ||
| deploy-win-ucrt64.sh | ||
| extract_user_doc.rb | ||
| extract_user_doc.sh | ||
| jhf2c.pl | ||
| klayout-inst.nsis | ||
| klayout.egg-info | ||
| make_drc_lvs_doc.sh | ||
| make_stubs.sh | ||
| makedeb.sh | ||
| mk_hershey_fonts.sh | ||
| mkqtdecl.sh | ||
| mkqtdecl_update_tables.sh | ||
| pyqrc.py | ||
| regenerate_stubs.sh | ||
| stubgen.py | ||