Index: doc/TODO =================================================================== --- doc/TODO (revision 23030) +++ doc/TODO (revision 23031) @@ -21,10 +21,9 @@ ? BUG: configure without glib installed -> 'unknown arugment disable-gtk' [report: Ade] ? BUG: #define TODO(x) doesn't compile on IRIX system with --debug option ON [report: Ian] + BUG: export_stat should use data bbox for board width/height [report: Ade] +- BUG: open export dialogue. Export a PNG of the layout. Hit escape instead of "close". Export dialog cannot be opened again unless pcb-rnd is restarted [report: Erich]. +- BUG: export dialogue, when used to export PNG of top copper, by only making top copper layers visible prior to export, will export top and bottom copper layers in a monochrome png if the monochrome check box is checked. If the monochrome checkbox is not checked, only the visible layers export, as expected [report: Erich] -BUG: open export dialogue. Export a PNG of the layout. Hit escape instead of "close". Export dialog cannot be opened again unless pcb-rnd is restarted [report: Erich]. -BUG: export dialogue, when used to export PNG of top copper, by only making top copper layers visible prior to export, will export top and bottom copper layers in a monochrome png if the monochrome check box is checked. If the monochrome checkbox is not checked, only the visible layers export, as expected [report: Erich] - 2. For later releases =============================================================================== - CLEANUP: search for TODO pcb_has_explicit_outline() [report: Igor2] - CLEANUP/BUG: lesstif: preferences(layers): EXPFILL doesn't seem to work; need to replace box code with work/lkesstif/formbox [report: Igor2]