mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
When writing non ASCII7 chars (using UTF8 encoding), the number of bytes to write is bigger than the number of "chars", so the written lines were truncated.