klayout/testdata
Matthias Köfferlein e31d7afb64
Reduce risk of DRC polygon split artefacts in deep mode (#722)
* Fixed a segfault with simple 'klayout -v'

* is_halfmanhattan polygon predicate, confine polygon splitting to halfmanhattan

Splitting any-angle polygons for area reduction in the
deep processor creates a risk of introducing grid-snap
artefacts. Hence we avoid this.
2021-02-05 23:28:04 +01:00
..
algo More robustness against test variations on different platforms. 2021-01-19 21:49:38 +01:00
bd Bug fixed strmxor with deep mode, added tests. 2019-09-07 21:27:12 +02:00
bool Added a testcase for two-boolean edge processor. 2020-06-14 16:50:34 +02:00
buddies Updated copyright to 2021 2021-01-05 22:57:48 +01:00
cif Fixed issue #578 (CIF writer issue with arbitrary angle) (#581) 2020-06-05 10:57:14 +02:00
drc Reduce risk of DRC polygon split artefacts in deep mode (#722) 2021-02-05 23:28:04 +01:00
dxf Fixed #198 (DXF contour stitching renders fuzzy polygons) 2018-11-22 22:19:46 +01:00
gds Issue 718 (#719) 2021-01-31 19:21:15 +01:00
gds2_txt Initialized repository with current sources. 2017-02-12 13:21:08 +01:00
img Issue #535 (Image handling enhancements) (#551) 2020-05-02 13:45:20 +02:00
klayout_main Updated copyright to 2021 2021-01-05 22:57:48 +01:00
lay Fixed two more unit tests and renamed new 'define_layer' to 'define_opt_layer' for disambiguation 2019-05-29 01:22:11 +02:00
lefdef Multi-mapping for layer map files for LEF/DEF reader 2020-12-19 22:11:23 +01:00
lvs Fixed #709. (#714) 2021-01-31 19:21:00 +01:00
lym Added missing file. 2020-09-13 23:29:15 +02:00
magic Small bugfix for MAG writer + tests. 2019-12-08 20:25:25 +01:00
net_tracer Updated testdata with new variant because of unordered set fluctuation. 2021-01-23 22:31:17 +01:00
oasis Fixed an issue with the OASIS reader (unused cells popped up as dummy top levels) 2020-12-30 23:37:01 +01:00
other Initialized repository with current sources. 2017-02-12 13:21:08 +01:00
pymod Fixed pymod tests. 2021-01-25 21:53:32 +01:00
python Yet another test suite Python compatibility fix. 2021-01-31 18:16:46 +00:00
ruby Reduce risk of DRC polygon split artefacts in deep mode (#722) 2021-02-05 23:28:04 +01:00
sessions Follow-up on #353 (sessions paths relative to session file) 2019-09-18 22:05:37 +02:00
tl WIP: removed a temp file. 2020-08-31 20:27:57 +02:00
vendor/ruby/test Fixed an internal error happening when a librrary isn't registered and destroyed by the GC 2020-08-30 11:35:30 +02:00