Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Working with QTranslator on embedded system.
QtWS25 Last Chance

Working with QTranslator on embedded system.

Scheduled Pinned Locked Moved Solved Mobile and Embedded
qlinguistchinesefontembedded qtembedded systemlinux
5 Posts 2 Posters 711 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    DaveYasha
    wrote on last edited by
    #1

    Hi ,

    I am using a Ti-Sitara Processor on which I have to create an application to translate the font of my UI into different languages .
    To develop the application I am using Processor SDK provided by TI which works on linux system .

    I am using QTranslator and Qlinguist to generate .ts and .qm files . When I transferred the binary file for my application and .qm files to processor , on executing the application it shows square brackets instead of Arabic ,Chinese and Korean fonts . It is working fine with English and German fonts .
    Am I supposed to load other fonts which support Arabic , Chinese and Korean ?

    raven-worxR 1 Reply Last reply
    0
    • D DaveYasha

      Can you give me names of some .ttf files which are supported on Processor with ref. to the languages mentioned above ?

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #4

      @DaveYasha
      you can try Google Noto fonts for a wide range of unicode support
      https://www.google.com/get/noto/

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      0
      • D DaveYasha

        Hi ,

        I am using a Ti-Sitara Processor on which I have to create an application to translate the font of my UI into different languages .
        To develop the application I am using Processor SDK provided by TI which works on linux system .

        I am using QTranslator and Qlinguist to generate .ts and .qm files . When I transferred the binary file for my application and .qm files to processor , on executing the application it shows square brackets instead of Arabic ,Chinese and Korean fonts . It is working fine with English and German fonts .
        Am I supposed to load other fonts which support Arabic , Chinese and Korean ?

        raven-worxR Offline
        raven-worxR Offline
        raven-worx
        Moderators
        wrote on last edited by
        #2

        @DaveYasha said in Working with QTranslator on embedded system.:

        Am I supposed to load other fonts which support Arabic , Chinese and Korean ?

        true

        --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
        If you have a question please use the forum so others can benefit from the solution in the future

        1 Reply Last reply
        0
        • D Offline
          D Offline
          DaveYasha
          wrote on last edited by
          #3

          Can you give me names of some .ttf files which are supported on Processor with ref. to the languages mentioned above ?

          raven-worxR 1 Reply Last reply
          0
          • D DaveYasha

            Can you give me names of some .ttf files which are supported on Processor with ref. to the languages mentioned above ?

            raven-worxR Offline
            raven-worxR Offline
            raven-worx
            Moderators
            wrote on last edited by
            #4

            @DaveYasha
            you can try Google Noto fonts for a wide range of unicode support
            https://www.google.com/get/noto/

            --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
            If you have a question please use the forum so others can benefit from the solution in the future

            1 Reply Last reply
            0
            • D Offline
              D Offline
              DaveYasha
              wrote on last edited by
              #5

              Thank you .

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved