2007/4/9, Lorenzo <[EMAIL PROTECTED]>:
> From the 28 aug 2006 to the latest Linux binary (downloaded last > week)... pick for example in the device lib some part with a filled > rect or circle (NOT polygon)... my device lib is extensively edited > but IIRC there was one inductor with the filled dot. > > Or simply make a new part with a filled rect, save, exit and reload > > BTW in the .lib format description there isn't any field for that fill > option (I.E. in the polygon P record there is the DC field, but > neither in the rectangle S or in the ring C record there is something > similar). But in the file that info is there! Like for example: > > DEF INDUCTOR L 0 30 N N 1 F N > F0 "L" 0 100 60 H V C C > F1 "INDUCTOR" 0 -100 60 H V C C > DRAW > S -150 50 150 -50 0 1 0 F > X 2 2 200 0 50 L 50 50 0 1 P > X 1 1 -200 0 50 R 50 50 0 1 P > ENDDRAW > ENDDEF > > notice the F at the end of the S record... maybe they rewrote the lib > loader and left that out :P Maybe I should check in the developer list... If I past your definition of "INDUCTOR" in my library, I see a beatiful filled rectangle (with 2 pins). Using the 2007-01-15 version, on Windows XP (self compiled package under mingw32). -- Danilo Uccelli CH-2400 Le Locle [EMAIL PROTECTED]
