logidrom icon indicating copy to clipboard operation
logidrom copied to clipboard

Ability to select standard for the symbols.

Open drom opened this issue 9 years ago • 1 comments

Tool should support multiple schematic drawing standards.

Preliminary list of standards:

MIL(ANSI): MIL-STD-806, ANSI/IEEE Std 91-1984, ANSI/IEEE Std 91a-1991 IEC: IEC 60617-12, EN 60617-12:1999 DIN: DIN 40700 GOST: ГОСТ 2.743—91

Symbol set configuration

{ ...
  config: {
    symbols: 'MIL' // one of the types
  }
}

See the original idea in wavedrom/wavedrom#90

drom avatar Jul 14 '14 04:07 drom