lachlanA / eagle-to-kicad

Eagle SCH/LIB to KiCad SCH/LIB ULP conversion script
GNU General Public License v2.0
423 stars 58 forks source link

escape LF CR characters in text as these break the written file #33

Closed steffenmauch closed 2 years ago

steffenmauch commented 2 years ago

My library contained in the layer 22 bPlace a string over two lines. This caused a wrong .mod file as the \n was interpreted as new line