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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Displaying Chinese Characters

Displaying Chinese Characters

Scheduled Pinned Locked Moved C / C++ / MFC
question
6 Posts 4 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.
  • P Offline
    P Offline
    pix_programmer
    wrote on last edited by
    #1

    Hi! I've done multi-language support for my application. It displays characters other than Chinese,Japanese and Korean. What to do display these characters? Is there any other way than installing the language packs? I don't want to install the language packs.

    L Y M 3 Replies Last reply
    0
    • P pix_programmer

      Hi! I've done multi-language support for my application. It displays characters other than Chinese,Japanese and Korean. What to do display these characters? Is there any other way than installing the language packs? I don't want to install the language packs.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      pix_programmer wrote:

      I don't want to install the language packs.

      Why? If you need to display a certain language's characters then use the tools that are available. The alternative is to write your own character/font generator.

      I must get a clever new signature for 2011.

      P 1 Reply Last reply
      0
      • L Lost User

        pix_programmer wrote:

        I don't want to install the language packs.

        Why? If you need to display a certain language's characters then use the tools that are available. The alternative is to write your own character/font generator.

        I must get a clever new signature for 2011.

        P Offline
        P Offline
        pix_programmer
        wrote on last edited by
        #3

        Richard MacCutchan wrote:

        write your own character/font generator.

        Will the installation of Fonts for these languages be suffice? I don't know which fonts needed for each of these languages(Chinese_Traditional,Chinese_Simplified,Korean and Japanese).

        modified on Monday, March 21, 2011 5:34 AM

        L 1 Reply Last reply
        0
        • P pix_programmer

          Richard MacCutchan wrote:

          write your own character/font generator.

          Will the installation of Fonts for these languages be suffice? I don't know which fonts needed for each of these languages(Chinese_Traditional,Chinese_Simplified,Korean and Japanese).

          modified on Monday, March 21, 2011 5:34 AM

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Here[^] are some links to Microsoft support for these character sets.

          I must get a clever new signature for 2011.

          1 Reply Last reply
          0
          • P pix_programmer

            Hi! I've done multi-language support for my application. It displays characters other than Chinese,Japanese and Korean. What to do display these characters? Is there any other way than installing the language packs? I don't want to install the language packs.

            Y Offline
            Y Offline
            yu jian
            wrote on last edited by
            #5

            My xp system is the English version. but it can support Chinese Japanese, Korean after install East-Asia language package of Microsoft.

            1 Reply Last reply
            0
            • P pix_programmer

              Hi! I've done multi-language support for my application. It displays characters other than Chinese,Japanese and Korean. What to do display these characters? Is there any other way than installing the language packs? I don't want to install the language packs.

              M Offline
              M Offline
              malaugh
              wrote on last edited by
              #6

              The easiest way to handle this is to change the font to Aerial Unicode MS. This font is installed n all machines that have office or some office app, like Excel or Word. Its not a Guarantee for all machines. For the other you need to install some other Unicode font. You can do this by Changing the font properties on the main dialog box.

              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