Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 38516) +++ trunk/doc/TODO (revision 38517) @@ -14,7 +14,7 @@ ? BUG: start new layout when in font v2 enabled pcb-rnd running font edit mode. Use {w f} to load a font, select font, enter font edit mode, Subsequent fontsave() saves in v1 format [report: Erich] -> can not reproduce -> saving in v1 alone is not a bug: the dialog box always offers you a version selection widget; a bug is when you select a format there and it saves in a different format - - BUG: drc_query test breaks with font2 (unknown glyph size mismatch?) + - non-bug: drc_query test breaks with font2: text bbox got fixed for unknown chars in font2 (font1 was buggy) [report: Igor2] + BUG: segfault in drc dialog: bug_files/drc1.txt [report: aron] + BUG: bbox used for subc boundary shouldn't include subc-aux vectors (maybe also should be the naked bbox) - this starts to matter below 0805, where the vectors are larger than the fp [report: aron] - FEATURE: attribute propagation from sch-rnd via tEDAx