e-Paper
e-Paper copied to clipboard
French Character not been display on 7.5 inch
I am using your product but proving issue to display some french character such é,à, â, etc. you provide only two functions for that :
Paint_DrawString_EN, Paint_DrawString_CN.
Is there an equivalent for french ?
You can see on the picture how it shows when the special character is in the buffer.
Thank you
no possible from my point of knowledge. The function uses pure ASCII: https://www.ascii-code.com
"Someone" is needed to implement UTF-8, that would solve the issue.
As a work around: you can create a bitmap (.bmp) and display this on the epaper.