mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
In gbr files only ASCII7 chars are allowed. However, in a comment line a UTF8 string is used. It should not create issues, but it is incorrect.