[Zope] Zope 2.3.0b2 bug #2
Hannu Krosing
hannu@tm.ee
Tue, 23 Jan 2001 19:24:46 +0200
Oleg Broytmann wrote:
>
> On Mon, 22 Jan 2001, Dieter Maurer wrote:
> > Oleg Broytmann writes:
> > > Hm, will you fix my browser, too? I am using Netscape for Linux, don't
> > > know how well it plays with Unicode. I suppose it plays bad :(
> > We use Netscape (4.5, 4.7; Linux, Windows) with "charset=utf-8" and
> > it handles it well.
>
> Good news, thanks. Are there (free) Unicode fonts for X?
If your X server supports ttf you could use the ones from windows (or
microsoft
website).
You could also use the Bitstream Cyberbit fonts that are available at
least from
ftp://ftp.funet.fi/pub/mirrors/ftp.netscape.com/pub/communicator/extras/fonts/windows/
I'm not sure about their legal status though ;(
> What should I
> do if I want to save an HTML to disk? (I want plain text, of course, in my
> preferred encoding... probably need to write Unicode-to-koi8 converter)
That should be trivial in python 2.0
------------------
Hannu