Unicode font support for all languages/characters?

From: Kalon Mills (cwbugs_at_byu.edu)
Date: 02/20/04


Date: Thu, 19 Feb 2004 17:10:54 -0700

Hello,

If you can shed any light on a solution to my problem, I appreciate it.
  (Even third party solutions.)

Problem:
I have an app that serves as a translation dictionary viewer. I have
many of my own databases that store the word translations in unicode. I
need the ability to display any of these languages. Right now it works
just fine with languages such as English, French, Italian, etc.
But I also have translation dictionaries for Chinese, Japanese, Thai,
Arabic, Greek, and more. They don't display correctly. I don't know if
that means that I just need a font that has all the glyphs for the
unicode set or if I need something more. Also I need a compact font,
unlike the Arial Unicode MS (22MB).

Questions:
Do I just need a font?
Where can I get one that I can distribute with my program?
What about bi-directional language support?

Specs:
I do not need to get special character input. I only want to display
these characters. I am currently using evc++ 3.0 and have a project
targeted for the Pocket PC 2002 platform. I am not using MFC.

Background:
I originally wrote this program for Palm OS. Palm OS doesn't have
native support for Unicode so I used a third party software
(twinypalm.com) to display text. With thier fonts and library it only
came to about 1.5 MB. Now in porting the application over to pocket pc
I have the unicode display problem.

Once again, any help is appreciated.
Kalon



Relevant Pages

  • Re: Test of Unicode APL characters with Mozilla
    ... >> It's a single question mark enclosed in parens. ... >> will display APL if I get a font or something? ... > to a givent subset of Unicode *Arial*. ...
    (comp.lang.apl)
  • Re: [PATCH] console UTF-8 fixes
    ... specified the fallback glyph. ... U with accent circumflex) is not available in this font ... (I do use an unicode map, ... It should perhaps display a regular 'u' if it cannot display 'û', ...
    (Linux-Kernel)
  • Re: New tutorial on APL Wiki web site
    ... struggle with displaying code correctly when other browsers work fine. ... The choice of font is determined by the Wiki's style sheet. ... set to try APLX Upright first, then APL385 Unicode, and then Arial. ... But I'm having display problems too, ...
    (comp.lang.apl)
  • Re: creating unicode folder and files
    ... I don't play with Unicode much, but I have played a little with displaying Unicode characters produced with the ChrW function. ... Various fonts fail to display various characters properly. ... I imagine it gets kind of messy if, for example, the font used in the explorer windows does not have glyphs for the characters in the file names, and I don't fully understand how 'what you see' is affected by changing the computer's locale. ...
    (microsoft.public.scripting.vbscript)
  • Re: Font for a menu?
    ... It wouldn't be so bad if the Windows key were somewhere else on the keyboard, ... That's the one - the main problem is that Microsoft don't distribute a font ... I think the Unicode set has been ... flags exist in the set - but only flags for upward stems. ...
    (microsoft.public.vc.mfc)