Le 23/07/2014 13:31, Thiadmer Riemersma a écrit : > Hello everyone, > > Attached is a tiny patch for a bug in the option "One file per layer" in > the dialog "Export SVG file" in pcbnew. In the earlier version, when > checking this option, you would get a set of files (one for each > selected layer) and each file would contain all layers superimposed. > Alternatively, if you selected the option "All in one file", you would > get a single file, with just one layer. This was due to a simple > inversion of the "then" and "else" clauses of a conditional expression. > The patch corrects this. >
Committed. Thanks. > Question: I am considering to add the option "Opaque white background" > to the dialog, in order to draw a layer on white. Right now, the > background is transparent. Would a patch that implements this have a > chance to get accepted? > > Regards, > Thiadmer Riemersma It has. But, for my info, what is the interest. -- Jean-Pierre CHARRAS _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

