Index: bridges.svg =================================================================== --- bridges.svg (revision 10290) +++ bridges.svg (revision 10291) @@ -15,13 +15,13 @@ pcb-rnd - + input-output - + output-only - + HID (GUI) - + input-only kicadpcbnew @@ -77,7 +77,7 @@ Mentorhyperlynx - gEDAgschenm + gEDAgschem Eagle(board) @@ -84,10 +84,24 @@ FidoCadJ(board) ProtelAutotrax + + importnetlist + + importschematics + + importschematics importschematics + + + board + importnetlist + + + footprint + importschematics @@ -94,16 +108,22 @@ schematics - - importschematics + + + boards-expr + board - - - board + + + board + + + .xy + boardlegace @@ -112,14 +132,18 @@ .png - - - footprint + + + board board + + + .grb, .cnc + footprints-expr @@ -128,10 +152,11 @@ text - - - boards-expr + + + ps + @@ -139,23 +164,19 @@ importschematics - - - board + + + svg - - - .xy + + + TCP/IP - lihata - - - board - + IPC356D @@ -162,31 +183,10 @@ - - - .grb, .cnc - postscript - - - ps - - - - - svg - - - - TCP/IP - - - importnetlist - - importschematics Index: bridges.txt =================================================================== --- bridges.txt (revision 10290) +++ bridges.txt (revision 10291) @@ -17,14 +17,6 @@ +----------------------------------------------------------+ %% -%png -cell-width 20 -cell-height 40 - -%svg -cell-width 16 -cell-height 36 - [] shape box @@ -32,18 +24,30 @@ [inp] linecolor #cccccc bgcolor #cccccc + textcolor #884433 + label input-only + valign top [io] linecolor #cccccc bgcolor #cccccc + textcolor #884433 + label input-output + valign top [out] linecolor #cccccc bgcolor #cccccc + textcolor #884433 + label output-only + valign bottom [hid] linecolor #cccccc bgcolor #cccccc + textcolor #884433 + label HID (GUI) + valign top [pcbrnd]