2025-11-06 11:29 PM
Hello.
I have developed a firmware for Riverdi_121STM32H7.
The firmware has Italian and English texts,
but we planned to develop a version for Chinese customers, Myanmar, and other non european customers.
My doubt is: Unicode::atoi and Unicode::sprintf("%d" produce number in other language, don't ?
Thakyou for the answers ...
Solved! Go to Solution.
2025-11-18 4:55 AM
Hello,
As long as they use radix-10 numbers, I do not believe it would matter, the actual numbers are the same, the difference is in representation as a font,
2025-11-18 4:55 AM
Hello,
As long as they use radix-10 numbers, I do not believe it would matter, the actual numbers are the same, the difference is in representation as a font,