Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Windows Forms
  4. Need sugestion on what font to use with Unicode chars

Need sugestion on what font to use with Unicode chars

Scheduled Pinned Locked Moved Windows Forms
5 Posts 2 Posters 0 Views 1 Watching
  • 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.
  • C Offline
    C Offline
    Christian Wikander
    wrote on last edited by
    #1

    Hi, I'm developing a Windows Forms application that will be translated to all kinds of languages, including Simplified Chinese. On Windows Vista it works just fine with the Segoe UI font, but on XP all Chinese chars become boxes due to that it falls back to Tahoma. Does anyone have a suggestion on an alternative font that I can use? Preferably it should be installed by default on Windows XP, it should not be too different from Tahoma or Sagoe UI and finally it should be possible to use for most languages out there, ie have a full Unicode set of characters. Best regards Christian

    L 1 Reply Last reply
    0
    • C Christian Wikander

      Hi, I'm developing a Windows Forms application that will be translated to all kinds of languages, including Simplified Chinese. On Windows Vista it works just fine with the Segoe UI font, but on XP all Chinese chars become boxes due to that it falls back to Tahoma. Does anyone have a suggestion on an alternative font that I can use? Preferably it should be installed by default on Windows XP, it should not be too different from Tahoma or Sagoe UI and finally it should be possible to use for most languages out there, ie have a full Unicode set of characters. Best regards Christian

      L Offline
      L Offline
      led mike
      wrote on last edited by
      #2

      I don't understand your question. Are you asking us what default fonts are installed on what OS's?

      C 1 Reply Last reply
      0
      • L led mike

        I don't understand your question. Are you asking us what default fonts are installed on what OS's?

        C Offline
        C Offline
        Christian Wikander
        wrote on last edited by
        #3

        Sort of... I'm not located in China myself, so I'm not aware of what fonts support the Chinese character set. I have Googled this issue but I wasn't able to find a suitable answer, because I do not want to use different fonts for Chinese, Japanese etc. which is the usually suggested approach. Segoe UI would be the perfect choice, but it's not always available on XP. So question is if there is a similar font on XP? This problem should be very common, since my program is not the first to be translated into Chinese. Rather than going through hundreds of fonts, which is what I'm planning to do today I popped the question here.

        L 1 Reply Last reply
        0
        • C Christian Wikander

          Sort of... I'm not located in China myself, so I'm not aware of what fonts support the Chinese character set. I have Googled this issue but I wasn't able to find a suitable answer, because I do not want to use different fonts for Chinese, Japanese etc. which is the usually suggested approach. Segoe UI would be the perfect choice, but it's not always available on XP. So question is if there is a similar font on XP? This problem should be very common, since my program is not the first to be translated into Chinese. Rather than going through hundreds of fonts, which is what I'm planning to do today I popped the question here.

          L Offline
          L Offline
          led mike
          wrote on last edited by
          #4

          Sorry, I lost track of this thread, my fault.

          Christian Wikander wrote:

          Segoe UI would be the perfect choice, but it's not always available on XP. So question is if there is a similar font on XP?

          Have you considered making the Segoe font part of your installation?

          C 1 Reply Last reply
          0
          • L led mike

            Sorry, I lost track of this thread, my fault.

            Christian Wikander wrote:

            Segoe UI would be the perfect choice, but it's not always available on XP. So question is if there is a similar font on XP?

            Have you considered making the Segoe font part of your installation?

            C Offline
            C Offline
            Christian Wikander
            wrote on last edited by
            #5

            Yes, I have considered it. As I understand it I may not distribute it without a separate license from the author. While not impossible to overcome, it adds some extra hassle with my boss. ;) Secondly my application is distributed through ClickOnce. It seems like an extra hurdle to distribute and use it given that the application has no rights at all in the client system. At this point I more or less gave up to be able to move on. I wrote some code that change the font to one of the Sim* fonts if needed. Nevertheless, thanks for the reply.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups