Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 38645) +++ trunk/doc/TODO (revision 38646) @@ -18,6 +18,12 @@ - FEATURE: hierarhic: subc-in-subc syntax: refdes-refdes-term? probably a bad idea - search for '-' and centralize parsing refdes-term id - FEATURE: svg colorspaces: bug_files/TODO/SVG.patch (requires librnd 4.2) +- BUG: bug_files/TODO/drc1/*: {w d} false positive [report: John Wehle] + - the main problem is: square cap bloat-line corner: + - at B.rp 175;187 the bottom right corner cuts into the horizontal edge of the bottom poly + - replace the current code with three checks per edge: + - two thin-line check at edge +- offset + - a curcle check in each corner - BUG: bug_files/TODO/ppc_full.*: poly-clear-poly should respect full-poly flag and apply all islands only if full-poly is set - BUG?: enforce style clearance doesn't work with middle-line rubber band move, see bug_files/TODO/drag.rs [report: Majenko] -> may be a non-bug, if we take this as a line move operation (doesn't enforce)