Results 4 issues of adamws

**Describe the bug** According to this description: ``` generate_netlist(**kwargs) method of skidl.Circuit.Circuit instance Return a netlist and also write it to a file/stream. Args: file_: Either a file object that...

bug

Exporting json from following layout (two first keys of `Kinesis Advantage` preset): ``` [{f:1,f2:2,w:0.675,h:0.85},"\nEsc",{x:0.075,w:0.675,h:0.85},"\nF1"], ``` results in following json file: ``` [ [ { "f": 1, "f2": 2, "w": 0.675,...

There are at least two label color related issues opened: https://github.com/ijprest/keyboard-layout-editor/issues/315 https://github.com/ijprest/keyboard-layout-editor/issues/214 This one **might** be related. Steps to reproduce: - open empty layout, add two keys - modify left...

Specify library name and version: **cyrus-sasl/2.1.28** When using msvc compiler and `saslplug.h` include, it would fail to compile test_package. I addressed that problem here: https://github.com/cyrusimap/cyrus-sasl/issues/831 - until solved upstream I...