5e52539939
When importing a eagle board file using wxXmlDocument, the strings in eagle BOARD (UTF8 encoded) are correctly converted to wxString (using unicode wide chars) So trying to reconvert these strings using FROM_UTF8( <wxString>.c_str() ) is incorrect and can break initial string if non ASCII7 chars are found |
||
---|---|---|
.. | ||
eeschema | ||
pcbnew |