Index: TODO =================================================================== --- TODO (revision 36338) +++ TODO (revision 36339) @@ -1,4 +1,5 @@ 1. For the upcoming release =============================================================================== + - polybool: - replace ->shared with a flag - when splitting an exisitng edge for a new node, also keep this flag @@ -21,6 +22,9 @@ - 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) + - main drawing area zoom limit should be configurable for osm-rnd (200 is not enough) + - optional pixmap export (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