gEDA-user: Importing a text file in gEDA for symbol creation

Farrukh Aslam mfarrukhaslam at gmail.com
Sun Apr 20 07:05:38 EDT 2008


Hello all,

Being a beginner in gEDA, how can a text file like this be imported in
gEDA to get a .sym type symbol ?

Element(0x00 "JTAG Connector" "" "conn_jtag" 0 0 0 100 0x00)
(
	Pin(100 100 60 28 "1" "1" 0x00000101)
	Pin(100 200 60 28 "2" "2" 0x00000001)
	Pin(100 300 60 28 "3" "3" 0x00000001)
	Pin(100 400 60 28 "4" "4" 0x00000001)
	Pin(100 500 60 28 "5" "5" 0x00000001)
	Pin(100 600 60 28 "6" "6" 0x00000001)
	Pin(100 700 60 28 "7" "7" 0x00000001)
	Pin(100 800 60 28 "8" "8" 0x00000001)

	ElementLine(   0   0 200   0 20)
	ElementLine(   0 150 200 150 10)
	ElementLine( 200   0 200 900 20)
	ElementLine( 200 900   0 900 20)
	ElementLine(   0 900   0   0 20)

	Mark (0 0)
)


I am actually trying to download a symbol from gedasymbols.org

Thanks!


More information about the geda-user mailing list