|
Posted by Ben Bacarisse on June 25, 2008, 12:01 pm
Please log in for more thread options
> Harlan Messinger wrote:
>> Blinky the Shark wrote:
>>> Holy crap. I'm looking at two of your posts, and both in the body and in
>>> the article's line in the headers pane, your name is not in the font I
>>> have configured. And it's a *different* not-configured-by-me font in the
>>> body than in the headers pane.
>>
>> I noticed the same thing, in Thunderbird.
>
> His FROM line reads
>
> From: =?UTF-8?B?77yh772O772E772S772F772B772T44CA77yw772S772J772M772P772Q?=
>
> I don't know what to make of this.
If I cut and paste to my utf-8-dump program:
$ utf-8-dump -f '[%u] %n\n'
Andreas
[U+FF21] FULLWIDTH LATIN CAPITAL LETTER A
[U+FF4E] FULLWIDTH LATIN SMALL LETTER N
[U+FF44] FULLWIDTH LATIN SMALL LETTER D
[U+FF52] FULLWIDTH LATIN SMALL LETTER R
[U+FF45] FULLWIDTH LATIN SMALL LETTER E
[U+FF41] FULLWIDTH LATIN SMALL LETTER A
[U+FF53] FULLWIDTH LATIN SMALL LETTER S
[U+3000] IDEOGRAPHIC SPACE
[U+000A] <control>
Presumably your newsreader thinks it needs a separate font to find
suitable gyphs for these characters (mine does too).
--
Ben.
|