Re: FW: unicode for OS?

From: Aki Inoue (aki@apple.com)
Date: Tue Jun 09 1998 - 21:21:35 EDT


Looks like the applet is reading "native2ascii"-converted text file.
You need to create the string data file in UTF8 & read it with
InputStreamReader in order to process external string data in JDK.

Look at http://java.sun.com/products/jdk/1.1/docs/guide/io/io.html
for detailed info for character streams.

Aki Inoue

> From: "Julia Oesterle (Unicode)" <v-juliao@microsoft.com>
> Date: Tue, 09 Jun 1998 17:05:50 -0700 (PDT)
> To: Unicode List <unicode@unicode.org>
> Subject: FW: unicode for OS?
> X-Uml-Sequence: 5356 (1998-06-10 00:05:51 GMT)
>
> Question on java, windows 95, and Sun... any help for this gentleman?
> Thanks,
> Julia
>
> > -----Original Message-----
> > From: sunnyokanagan@sunnyokanagan.com
> > [SMTP:sunnyokanagan@www.sunnyokanagan.com]
> > Sent: Tuesday, June 09, 1998 2:02 PM
> > To: info@unicode.org
> > Subject: unicode for OS?
> >
> > Dear sirs:
> >
> > My java program at http://sunnyokanagan.com/unicode/unicode.htm
> obviously
> > does not work in windows 95. What operating systems will it work
for? Will
> > Sun include unicode fonts in import? Sun is developing a text to
speech
> > API. When it comes to unicode, if my computer cannot display it,
will it
> > recognize it for speech? That is for a phenome.
> >
> > Yours truly,
> >
> > Andrew Bennett
>
>



This archive was generated by hypermail 2.1.2 : Tue Jul 10 2001 - 17:20:40 EDT