Index: TODO =================================================================== --- TODO (revision 38518) +++ TODO (revision 38519) @@ -9,7 +9,8 @@ -> not complex,but too much code; sorting should be enough + some glyphs need the same kerning, being able to input a list like "N-}, M-}, I-}" and "-2mil" would be time saving in the font editor preview GUI -> space separated list, don't use comma - + BUG: & hex bug on kerning table: preview.c, search for &%d, should be &%x, should be line 159 and 164 ++ BUG: font2 bugs: + + BUG: & hex bug on kerning table: preview.c, search for &%d, should be &%x, should be line 159 and 164 [report: Erich] + BUG: bug_files/TODO/PCB.1349.save will segfault with :fontsave(). Was created in v2 font pcb-rnd, then loaded in v1 font pcb-rnd and saved, then loaded in v2 font pcb-rnd [report: Erich] ? 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