Go to file
Jean-Paul Chaput d61700ab9f Manage RDS rectangles with null width or height.
* Bug: In gds_drive.c, the RDS data structure may contains rectangle of
    null width or height. Those rectangles must not be put into the GDS
    stream as they prevents the GDS parser to re-read it. For now, we
    skip them and issue a warning. Further investigations must be made
    to understand how thoses rectangles gets generateds.
* Bug: In rutpoly.c, some long for managing GDS coordinates where still
    lurking. Now all are replaced by int32_t.
2016-03-07 15:39:52 +01:00
alliance/src Manage RDS rectangles with null width or height. 2016-03-07 15:39:52 +01:00
dev/scripts Manpage fixes. Contributed by S. Aurely 2015-03-25 17:02:02 +01:00
.gitattributes Created .gitattributes to exclude files for the tarball. 2014-07-05 11:54:20 +02:00
.gitignore Do not create "small" BIGVIA (less than two holes). 2014-08-02 11:53:19 +02:00