From: Hannes Mayer (h.mayer@inode.at)
Date: Sun Aug 08 2004 - 06:29:16 CDT
Peter Jacobi wrote:
> Hi Hannes,
>
> That is not a Mozilla defect at all. It's a font problem. Testing with
> Mozilla 1.7, ν̄ displays a fine Anti-Neutrino sign.
>
> Mozilla does some sort of automatic font discovery to select a font which
> can display a particular character. The downside of this is, that I can't
> really state, which font is used to display this character.
>
> Testing with Wordpad, it seems that at least Code 2000, SIL Doulos and
> Legendum can display the anti-neutrino sign.
Thank you very much Doug and Peter!
Peter,
did you test it on Linux or on Windows ?
I just discovered that it works on Linux/Mozilla (Fedora2) in the opposite order
̄ν
if I don't specify any font in the html document.
As soon as I specify a certain font, the macron is displayed on the right or left
again. That is strange. (below is an example with all combinations)
Thank you again!
Best regards,
Hannes.
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style>
.cc { font-family: Arial; font-size: 14px; font-weight: normal; }
</style>
</head>
<span class="cc">TEST- ̄ν -TEST</span>
<br><br>
TEST- ̄ν -TEST
<br><br><br><br>
<span class="cc">TEST- ν̄ -TEST</span>
<br><br>
TEST- ν̄ -TEST
</body>
</html>
This archive was generated by hypermail 2.1.5 : Sun Aug 08 2004 - 10:57:16 CDT