Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 38690) +++ trunk/doc/TODO (revision 38691) @@ -9,7 +9,6 @@ - a curcle check in each corner - BUG: using image2footprint parametric footprint, choose 0.25mm pixel size, white silk, black soldermask, yes to dithering and yes to FR4, choose either of the vader .pngs from bug files as the image and place on layout, then change .png to other png, place on layout, and continue alternating. segfault will typically ensue after a period. backtrace included as big-subc-bt.txt [report: erich] - poly lib rewrite (fixed means it works with polybool): - - BUG: bug_files/Poly_rewrite/thermal.rp: invalid poly output [report: Igor2] + BUG: bug_files/Poly_rewrite/out-extract*.rf, on which is not autocropped, triggers assert with scrolling, but the autocropped version does not. Polygon vertex coords are well under size limit for 32 bit coords in both cases. out-minimal.rf is a more minimal polygon version of the subc which triggers assert in footprint edit mode with {ze} and scroll bar use. [Report: Erich] + BUG: thermal tool poly assert. bug_files/Poly_rewrite/thermal-assert.rp and use thermal tool and shift click to start cycling through thermal types on padstack. Assert eventually occurs. [report: Erich] - BUG: bug_files/Poly_rewrite/polyclpoly.lht: excess clearing into the corner of the outer poly; move the line a bit and it tends to disappear ml=3493 [report: gpaubert]