Unicode Application Question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Rob

    #1

    Unicode Application Question

    Hello,

    We are in the process of writing an application that is unicode
    compliant. The question that I have is what unicode font should be
    used for all of our forms? Currently we are using Arial Unicode but we
    have come across instances where users don't have this font. Is there
    a unicode font gauranteed to be included with Windows XP or can this
    font be distributed with our application?

    Thanks,
    Rob Panosh
    Advanced Software Designs

  • Cor Ligthert [MVP]

    #2
    Re: Unicode Application Question

    Rob,

    I don't know the answer, but should you not tell which culture versions of
    XP.

    I assume that the fonts on Chinese XP systems are not the same as on French
    systems.

    Cor

    "Rob" <rob_panosh@asd software.com> schreef in bericht
    news:1151438127 .791667.28430@y 41g2000cwy.goog legroups.com...[color=blue]
    > Hello,
    >
    > We are in the process of writing an application that is unicode
    > compliant. The question that I have is what unicode font should be
    > used for all of our forms? Currently we are using Arial Unicode but we
    > have come across instances where users don't have this font. Is there
    > a unicode font gauranteed to be included with Windows XP or can this
    > font be distributed with our application?
    >
    > Thanks,
    > Rob Panosh
    > Advanced Software Designs
    >[/color]


    Comment

    • Rob

      #3
      Re: Unicode Application Question

      Cor,

      Thanks for the reply. The problem we have is our application allows
      for many languages, meaning somebody in the U.S. can have English,
      German, Chineses, Greek, etc ... on their screen. The problem is
      solved if I can gaurantee Arial Unicode (or an equivalent) is on their
      system.

      I am very surprized that nobody else has this issue.

      Cheers,
      Rob

      Cor Ligthert [MVP] wrote:[color=blue]
      > Rob,
      >
      > I don't know the answer, but should you not tell which culture versions of
      > XP.
      >
      > I assume that the fonts on Chinese XP systems are not the same as on French
      > systems.
      >
      > Cor
      >
      > "Rob" <rob_panosh@asd software.com> schreef in bericht
      > news:1151438127 .791667.28430@y 41g2000cwy.goog legroups.com...[color=green]
      > > Hello,
      > >
      > > We are in the process of writing an application that is unicode
      > > compliant. The question that I have is what unicode font should be
      > > used for all of our forms? Currently we are using Arial Unicode but we
      > > have come across instances where users don't have this font. Is there
      > > a unicode font gauranteed to be included with Windows XP or can this
      > > font be distributed with our application?
      > >
      > > Thanks,
      > > Rob Panosh
      > > Advanced Software Designs
      > >[/color][/color]

      Comment

      Working...