Index: doc/TODO =================================================================== --- doc/TODO (revision 23037) +++ doc/TODO (revision 23038) @@ -22,7 +22,8 @@ ? 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: 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] + > can't reproduce this; if you want layer visibility to considered, check the 'as shown' option. But best if you forget layer visibility totally and just use the cam syntax. - BUG: pre-release: make lesstif tree-table a 'brave' function - BUG: lesstif: WM close on the export dialog (on empty board) causes core dump [report: Igor2]