gEDA-user: Ngspice help

2009-03-13 Thread joseda
Hi everyone!! 2 question about ngspice. 1) Can I set the background color of the graphic window as white (and not black) by default? 2) Can I launch the graphic window in batch mode?(I'm trying again and again but unluckily all i got is segmentation faults) Thanks in advance! -- View this mes

Re: gEDA-user: PostScript patch for Windows ps.c attached

2009-03-13 Thread Bob Paddock
> I do feel strongly, they should precede the code. Fixed. Attached file in case line wrap gets hosed in this message. Cut Here --- ps.c.org2009-03-10 06:11:06.0 -0400 +++ ps.c2009-03-13 19:57:23.0 -0400 @@ -5,10 +5,11 @@ #endif #include -#include

Re: gEDA-user: PCB: connect line to rectangle

2009-03-13 Thread Kai-Martin Knaak
On Fri, 13 Mar 2009 00:34:36 -0400, Transistor Toaster wrote: > I have some lines that are ground that I am trying to connect to > rectangles. See the pcb-FAQ, err, the pcb-tips: http://geda.seul.org/wiki/geda:pcb_tips#how_can_i_connect_tracks_pads_or_vias_to_my_polygon -- Kai-Martin Knaak

Re: gEDA-user: PCB: connect line to rectangle

2009-03-13 Thread Stefan Salewski
Am Freitag, den 13.03.2009, 00:34 -0400 schrieb Transistor Toaster: > Hello, > I have some lines that are ground that I am trying to connect to > rectangles. If I try to do that, there is space erased on the rectangle > surrounding the lines. How do I avoid this and make the connection? > Advice gr

gEDA-user: Icarus Verilog: 20081118 snapshot FPGA synthesis on Windows

2009-03-13 Thread Patrick Doyle
When I try to target an FPGA with the 20081118 snapshot of Icarus Verilog on a Windows platform, I get: iverilog -tfpga -parch=virtex2 -o core_sm.edif broken.v ERROR: Unable to read config file: c:\iverilog\lib\ivl\fpga.conf error: failed to load. : The specified module could no

gEDA-user: geda 1.4.3: make doxygen ?

2009-03-13 Thread Stefan Salewski
When building some gEDA 1.4.3 packages there was a message like "doxygen not found -- generation of docu disabled" -- can not remember exactly. Now I have installed doxygen. ste...@amd64-x2 ~/libgeda-1.4.3 $ ./configure >configure:24359: checking for doxygen >configure:24377: found /usr/bin/doxy

Re: gEDA-user: gsch2pcb use pcb library preferences patch

2009-03-13 Thread Peter TB Brett
On Friday 13 March 2009 04:44:58 Josh Jordan wrote: > Thanks for the comments.  I have made suggested changes.  I have tried > using g_strsplit and found it to takes more lines of code and uses more > memory.  I prefer the changes to be walking-style instead of g_strsplit due > to fewer lines, less