Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 9994) +++ trunk/doc/TODO (revision 9995) @@ -11,7 +11,6 @@ - library window "Use selected" should have a tooltip on what exactly it does (for devmap: returns name only, does not update loclib); API: close buttons can't have tooltips [report: aron] - remove sch_sim_mktempdir() and sch_sim_rmtempdir() in favor of librnd core/compat_fs_dir.h - remove plugins/sch_dialogs/timed_chg.h in favor of librnd's lib_hid_common - - lib_plot/plot_preview.c: LIBRND41 TODOs: e->coord_per_pix is available - BUG: copy&paste wirenet line extension merge, see TODO#merge31 in the code [report: Igor2] - TEST+DOC: - can load a project file TODO: pool node @@ -20,6 +19,9 @@ -> -x with project.lht 2. Later releases ========================================================== +- librnd4.1 API upgrade: + - lib_plot/plot_preview.c: LIBRND41 TODOs: e->coord_per_pix is available + -> see bug_files/TODO/sim.patch - FEATURE: font2: - check calls to rnd_font_fix_v1(); don't call it if ->height is loaded; maybe not needed at all with font2, multiline is handled in librnd - baseline: probably a bad idea, skip it (incompatible with multiline and bbox placement, adds a random offset for term lables)