[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA-user: gEDA Symbols
I'll echo DJ's comment: First take a look around to see what's
already out there w.r.t. symbol creation utilties. You may be able to
use or modify one of them instead of writing your own.
> BTW, does anybody here know where are the code portion that reads the
> .sym files and shows the symbol itself ?
Both .sym and .sch files are read by functions in the libgeda/src
directory. In particular, look at f_read.c and at a_basic.c:o_read().
Stuart
On Tue, 6 Mar 2007, Felipe Balbi wrote:
> Hello all,
>
> Thanks to everybody...
>
> I'll start creating symbols for gEDA. I want to use some ATMEL
> processors in my designs and I didn't see them in gEDA's symbol
> database. As soon as I get them done, I'll send them to be added in
> the symbol database.
>
> Thanks a lot guys.
>
>
>
> BTW, does anybody here know where are the code portion that reads the
> .sym files and shows the symbol itself ?
>
> I'm wondering to develop something in this area, maybe some XML-like
> file and a symbol creation program.. What do you guys think about it ?
>
>
> On 3/6/07, Stuart Brorson <sdb@cloud9.net> wrote:
>> Here's some documentation about drawing symbols:
>>
>> http://geda.seul.org/wiki/geda:scg
>>
>>
>>
>> On Tue, 6 Mar 2007, Felipe Balbi wrote:
>>
>> > How can I create gEDA symbols for "unsupported" parts ??
>> >
>> > Thanks in advance
>> >
>> > --
>> > Best Regards,
>> >
>> > Felipe Balbi
>> > felipebalbi@users.sourceforge.net
>> >
>> >
>> > _______________________________________________
>> > geda-user mailing list
>> > geda-user@moria.seul.org
>> > http://www.seul.org/cgi-bin/mailman/listinfo/geda-user
>> >
>>
>>
>> _______________________________________________
>> geda-user mailing list
>> geda-user@moria.seul.org
>> http://www.seul.org/cgi-bin/mailman/listinfo/geda-user
>>
>
>
> --
> Best Regards,
>
> Felipe Balbi
> felipebalbi@users.sourceforge.net
>
>
> _______________________________________________
> geda-user mailing list
> geda-user@moria.seul.org
> http://www.seul.org/cgi-bin/mailman/listinfo/geda-user
>
_______________________________________________
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user