Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 36390) +++ trunk/doc/TODO (revision 36391) @@ -1,4 +1,7 @@ 1. For the upcoming release =============================================================================== + - API extensions (4.2.0) + - optional pixmap export (osm-rnd): bitmap object export in png, ps, eps, svg + - action to pop up the log window (for osm-rnd) - polybool: - fixedy4,fixedy5: undetected selfisc - gixedk3: assert in label because isc points on the hole are too close near 455;969 @@ -17,9 +20,6 @@ - step #8: line_height; test with first line with descend chars like jjjj, second line with tall ascend chars like @@@@; rule of thumb: there should be about 1/10th of "max_height" free space between lines 2. For later releases =============================================================================== - - API extensions (4.2.0) - - optional pixmap export (osm-rnd) - - action to pop up the log window (for osm-rnd) - BUG: perma scripts are initialized too late - sch-rnd postproc scripts won't run when invoked with ./sch-rnd a.rs - plugins are all loaded and initialied but permascripts are loaded only in interactive main loop @@ -59,4 +59,3 @@ - multi preview widget: implement gtk's r34242, r34773 - lesstif: vertical text, truncated text support - implement gtk's tree view multi select API - - bitmap object export in png, ps, eps, svg