klayout/src
Matthias Koefferlein 94387529d6 Fixed #134
The issue was caused by an internal error in the edge processor.
Effectively the weak attractor scheme was causing this problem.
As the weak attractors are making things worse rather than
better I dropped them.

In theory, the weak attractors render an edge undisturbed by
neighboring intersection points, but in cases or parallel edges
this lead to problems: omitting cut points violates the output
edge configuration warranties the the polygon stitcher fails.

In addition, to maintain the solution for bug #74, the cut point
capture condition was relaxed, so that edge crossing the exact
corner of the snapping rectangle of a point are not considered
captured.
2018-06-26 01:04:20 +02:00
..
ant Better memory statistics. 2018-04-15 00:54:30 +02:00
buddies WIP: DXF keep layer names option, refactoring, added tests, UI, XML serialization. 2018-04-16 19:47:12 +02:00
db Fixed #134 2018-06-26 01:04:20 +02:00
drc FEATURE: 'labels' method in DRC scripts allows copying labels to output layers. 2018-04-28 10:36:13 +02:00
edt Fixed #75 (Python PCell issue when parameters are called 'layer') 2018-02-11 00:34:28 +01:00
ext Second part for implementation of #113 (healing of XOR output) 2018-04-29 23:02:40 +02:00
fontgen qt5 compatible fontgen.cc 2018-03-19 23:08:50 -04:00
gsi Better memory statistics. 2018-04-15 00:54:30 +02:00
gsiqt Merge branch 'master' into macos-build-on-master 2018-01-02 23:37:45 +01:00
gsiqt4 Merge branch 'macos-build' from kazzz 2018-01-14 17:29:59 +01:00
gsiqt5 Merge branch 'macos-build' from kazzz 2018-01-14 17:29:59 +01:00
gtfui Updated copyright note to 2018. 2018-01-01 21:08:06 +01:00
img Better memory statistics. 2018-04-15 00:54:30 +02:00
klayout_main ut_runner does not display dialog on crash but dumps the stack trace to stdout. 2018-04-20 00:18:42 +02:00
lay Small enhancements for package manager 2018-05-19 00:22:15 +02:00
laybasic Selection shows PCell display name of instances. 2018-05-17 22:31:05 +02:00
lib Merge branch 'master' into macos-build-on-master 2018-01-02 23:37:45 +01:00
lym Fixed some issues found with Coverity. 2018-02-21 00:21:19 +01:00
plugins Two tiny fixes for Windows build. 2017-08-29 00:30:23 +02:00
pya WIP: consistent naming of some predicates in Ruby with ?, unit tests for reader option bindings. 2018-04-17 01:56:59 +02:00
pyastub Merge branch 'master' into macos-build-on-master 2018-01-02 23:37:45 +01:00
rba WIP: consistent naming of some predicates in Ruby with ?, unit tests for reader option bindings. 2018-04-17 01:56:59 +02:00
rbastub Merge branch 'master' into macos-build-on-master 2018-01-02 23:37:45 +01:00
rdb Alignment of method signature in RDB API. 2018-04-28 10:35:50 +02:00
tl Small enhancements for package manager 2018-05-19 00:22:15 +02:00
unit_tests Fixed #110 (ut_runner not working on MacOS) 2018-04-08 01:27:22 +02:00
version Updated copyright note to 2018. 2018-01-01 21:08:06 +01:00
app.pri Fixed installation target for .exe's 2017-08-27 19:34:16 +02:00
klayout.pri Windows build fixed, version incremented to 0.25.3, updated changelog. 2018-05-02 21:47:30 +02:00
klayout.pro Fixed the font issue for Retina displays: there should be fixed fonts for all resolutions down to 1/6 (Retina display, 2x oversampling) 2018-03-20 02:25:49 +01:00
lib.pri Proper naming of DLL's. 2017-08-27 18:17:00 +02:00
lib_ut.pri Two tiny fixes for Windows build. 2017-08-29 00:30:23 +02:00
with_all_libs.pri Fixed non-Ruby build where DRC is not available. 2017-09-03 11:51:39 +02:00