Foreign language support

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Foreign language support

    I used GUI_LANG_LoadText() to load a text file from accessible ram area.
    It seems it works well when used with standard ascii chars file , but doesn't work with UTF8 files.
    For example:
    1) File must be with no BOM, or the bom bytes shifts all strings by 3 bytes (and first string begins with the BOM)
    2) The first character coded in two bytes is taken well, after this all the other are bad.
  • Hello Andrlach,

    Thank you for the sending the request. I could reproduce the problem and already found a solution, which will be part of the next emWin release version.

    If you have an emWin source code license, could you please write a short e-mail to support@segger.com? I would then update you directly with the fix. Otherwise I will have to ask you to use CSV-files as a work around.

    Best regards,
    Adrian