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. Visual Basic
  4. How Font is related to Character set

How Font is related to Character set

Scheduled Pinned Locked Moved Visual Basic
question
7 Posts 4 Posters 1 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.
  • S Offline
    S Offline
    sunil goyalG
    wrote on last edited by
    #1

    hi all, i am very confused about the relation between Font and character set. can any body provide some information(or useful link) which can describe the relation between Font and character set. Actually i want to know that what is role of Font for any character set?

    0 A 2 Replies Last reply
    0
    • S sunil goyalG

      hi all, i am very confused about the relation between Font and character set. can any body provide some information(or useful link) which can describe the relation between Font and character set. Actually i want to know that what is role of Font for any character set?

      0 Offline
      0 Offline
      0x3c0
      wrote on last edited by
      #2

      A character set is a collection of characters which can be used by a particular character encoding, such as ASCII or UTF-8. A font is a complete character set of a single size of a particular typeface

      S 1 Reply Last reply
      0
      • 0 0x3c0

        A character set is a collection of characters which can be used by a particular character encoding, such as ASCII or UTF-8. A font is a complete character set of a single size of a particular typeface

        S Offline
        S Offline
        sunil goyalG
        wrote on last edited by
        #3

        Computafreak wrote:

        A font is a complete character set of a single size of a particular typeface

        can you explain little more this thing. and what is the typeface

        D 1 Reply Last reply
        0
        • S sunil goyalG

          hi all, i am very confused about the relation between Font and character set. can any body provide some information(or useful link) which can describe the relation between Font and character set. Actually i want to know that what is role of Font for any character set?

          A Offline
          A Offline
          Andy Missico
          wrote on last edited by
          #4

          Character Set is a set of characters. Meaning, a set of characters grouped by meaning, function, or other needs. A character set is defined by committe. A Font (font set) displays a set of characters. The characters can be from one or more "Character Sets". For instance, the font Arial has 24 character sets. A font is created by an individual. A character can be displayed (or presented) in different ways. Therefore, we have multiple font sets or Fonts. Run charmap or select Start>Programs>Accessories>System Tools>Character Map, the "Character Map" application. Play with the different fonts. Notice when a clear- or true-type font is selected, the "Character Set" is highlighted. Play with the different character sets. Try Arial font with the two character sets "Windows: Western" and "Windows: Arabic". http://en.wikipedia.org/wiki/Character_encoding[^] http://www.microsoft.com/typography/AboutFontsOverview.mspx[^]

          S 1 Reply Last reply
          0
          • S sunil goyalG

            Computafreak wrote:

            A font is a complete character set of a single size of a particular typeface

            can you explain little more this thing. and what is the typeface

            D Offline
            D Offline
            Dave Kreskowiak
            wrote on last edited by
            #5

            sunil goyalG wrote:

            what is the typeface

            What the characters look like, usually implementing a common style between all character images.

            A guide to posting questions on CodeProject[^]
            Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
                 2006, 2007, 2008

            1 Reply Last reply
            0
            • A Andy Missico

              Character Set is a set of characters. Meaning, a set of characters grouped by meaning, function, or other needs. A character set is defined by committe. A Font (font set) displays a set of characters. The characters can be from one or more "Character Sets". For instance, the font Arial has 24 character sets. A font is created by an individual. A character can be displayed (or presented) in different ways. Therefore, we have multiple font sets or Fonts. Run charmap or select Start>Programs>Accessories>System Tools>Character Map, the "Character Map" application. Play with the different fonts. Notice when a clear- or true-type font is selected, the "Character Set" is highlighted. Play with the different character sets. Try Arial font with the two character sets "Windows: Western" and "Windows: Arabic". http://en.wikipedia.org/wiki/Character_encoding[^] http://www.microsoft.com/typography/AboutFontsOverview.mspx[^]

              S Offline
              S Offline
              sunil goyalG
              wrote on last edited by
              #6

              Andy Missico wrote:

              A Font (font set) displays a set of characters. The characters can be from one or more "Character Sets". For instance, the font Arial has 24 character sets

              whether you mean Arial supprort 24 type of character set like unicode,ascii etc? if yes then how can i find that which font support which type of character set(for example how many character set is supported by Font "Courier New")

              A 1 Reply Last reply
              0
              • S sunil goyalG

                Andy Missico wrote:

                A Font (font set) displays a set of characters. The characters can be from one or more "Character Sets". For instance, the font Arial has 24 character sets

                whether you mean Arial supprort 24 type of character set like unicode,ascii etc? if yes then how can i find that which font support which type of character set(for example how many character set is supported by Font "Courier New")

                A Offline
                A Offline
                Andy Missico
                wrote on last edited by
                #7

                Yes, but I do not know the specific answer. I do know the "character set" drop-down list of the "Character Map" application will give you a list of character sets the font supports. Except the first item "Unicode". Think of this item as "show me all characters in any character set".

                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