Index: doc/TODO =================================================================== --- doc/TODO (revision 36564) +++ doc/TODO (revision 36565) @@ -4,9 +4,15 @@ - font rewrite: - fontmode: undoable transformations on polygons - document fontmode actions - - implement rnd_font_free() + - revise import_ttf for pcb_font - revise pcb-rnd code, for pcb_font_new_*() calls for rnd_font_new_*() + - make sure font save works with new implementation: + - io_lihata + - io_pcb + - test: + - LoadFontFrom() into an existing slot (calls copy_font) + 2. For later releases =============================================================================== - FEATURE: packager's doc: list external deps for packages (vaguely) [report: fuz] - BUG: scconfig: replicate librnd r34332 (detect cc first) [report: Igor2]