Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 38400) +++ trunk/doc/TODO (revision 38401) @@ -24,7 +24,8 @@ - BUG: poly enforce clearance doesn't work: bug_files/TODO/poly_enf_clr.rp [report: aron] - BUG: double click on poly removes poly enforce clearance: bug_files/TODO/poly_enf_clr.rp [report: aron] - BUG: bug_files/TODO/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: when fontv2 is enable, in fontedit() mode, autosave triggers an error about pre v9 losing kerning info [Report: Erich] +/ BUG: when fontv2 is enable, in fontedit() mode, autosave triggers an error about pre v9 losing kerning info [Report: Erich] + -> this is not really a bug; autosave will be bumped to use v9 when v9 becomes official; the whole font2 mode is a temporary hack, we'll have to live with this error message until we release librnd 4.1.0 ? BUG: when in fontedit mode, fontsave() GUI looks like it will append ".font" to saved filename, but does not. [report: Erich] -> I don't think anything suggests that it's going to modify your file name - BUG: when in preview GUI window for fontv2, selecting a kerning pair, with an associated value, i.e. -2.0mil, when clicking edit, value comes up as "-0.000079 mil" instead of -2mil, but font saves to file with -2.0mil value. [report: Erich]