mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-27 07:18:11 +00:00
Names printed via drawTextEllipsized (contacts, senders) bypassed translateUTF8ToBlocks, causing raw UTF-8 bytes to render as garbage on the Adafruit font. Now transliteration happens inside the method. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>