Re: Just an idea
From: | Isaac Penzev <isaacp@...> |
Date: | Friday, May 12, 2006, 16:01 |
Tim May wrote:
| Yahya Abdal-Aziz wrote at 2006-05-12 23:54:27 (+1000)
| > On Thu, 11 May 2006 Isaac Penzev wrote:
| > >
| > > Just a crazy idea of a script having all necessary features for a
dubious
| > > project:
| > > http://isaacp.narod.ru/56.htm
| > >
| >
| > Hi, Yitzik!
| >
| > What encoding does this web page use? I've tried UTF-8 and four
| > kinds of Cyrillic, but I still see LOTS of little "don't know"
| > squares ...
| >
|
| It's windows-1252, but the encoding as such doesn't much matter as the
| characters are given as html entities. Probably your system is using
| a font that doesn't have the necessary box-drawing characters - I have
| the same problem.
Exactly. The narod.ru sets win1252 by default. It may be changed by personal
demand to the admin, but I don't bother - I merely enter all the extra
characters I need as &#XXXX; - then they should be readable any way.
Code2000, Arial Unicode MS and Everson Mono Unicode have all the characters
in the Box drawing range. You may try them - they are .ttf
-- Yitzik