Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Apr 2003 01:26:39 +0300
From:      Giorgos Keramidas <keramida@FreeBSD.org>
To:        freebsd-current@FreeBSD.org
Subject:   font corruption in X11
Message-ID:  <20030409222639.GA13468@gothmog.gr>

next in thread | raw e-mail | index | archive | help
I've tried rebuilding all my ports today, and noticed that fonts are
missing glyphs now :-/

The following seems to be a snippet that seems relevant, but before I
try to rebuild it all (it takes a few hours here), has anyone seen this
already and managed to find a fix/workaround?

: perl  /usr/X11R6/bin/ucs2any 6x10.bdf /usr/X11R6/lib/X11/fonts/util/map-ISO8859-4 ISO8859-4
: No glyph for character U+0028 (0x28) available.
: No glyph for character U+0032 (0x32) available.
: No glyph for character U+003C (0x3c) available.
: No glyph for character U+0050 (0x50) available.
: No glyph for character U+0064 (0x64) available.
: No glyph for character U+00A0 (0xa0) available.
: No glyph for character U+0104 (0xa1) available.
: No glyph for character U+0122 (0xab) available.
: No glyph for character U+00B4 (0xb4) available.
: No glyph for character U+014A (0xbd) available.
: No glyph for character U+0118 (0xca) available.
: No glyph for character U+0136 (0xd3) available.
: No glyph for character U+0172 (0xd9) available.
: No glyph for character U+00DC (0xdc) available.
: No glyph for character U+0168 (0xdd) available.
: No glyph for character U+00E6 (0xe6) available.
: No glyph for character U+00FA (0xfa) available.
: Writing 206 characters into file '6x10-ISO8859-4.bdf'.

The fonts lack certain characters after this.  A screenshot of XTerm
started with 'xterm -fn fixed' that shows this can be found at:

http://www.freebsd.org/~keramida/files/garbage.gif

Any ideas what causes this?

- Giorgos



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030409222639.GA13468>