Mailinglist Archive: opensuse (2488 mails)

< Previous Next >
Re: [opensuse] OpenSUSE emacs broken out of the box
  • From: Alex Bennee <kernel-hacker@xxxxxxxxxx>
  • Date: Mon, 05 Feb 2007 19:43:32 +0000
  • Message-id: <1170704612.1413.32.camel@xxxxxxxxxxxxxxxxxxxx>
On Mon, 2007-02-05 at 20:29 +0100, Anders Johansson wrote:
> On Monday 05 February 2007 19:53, Alex Bennee wrote:
> > >xlsfonts | wc -l
> >
> > 657
>
> I get 7588, including adobe-helvetica and ibm-courier. They should both be in
> the package xorg-x11-fonts, which I suspect should be installed by default

Hmmm - I have pretty much all the font packages installed:

okra:/etc/X11/xinit # rpm -qa | grep "font"
xorg-x11-libfontenc-7.2-12
intlfonts-ttf-1.2.1-234
ghostscript-fonts-std-8.15.3-24
xorg-x11-fonts-core-7.2-14
fonttools-2.0b1-277
fontforge-20061014-15
fontconfig-devel-2.4.1-19
ghostscript-fonts-other-8.15.3-24
freefont-0.20060718-28
free-ttf-fonts-1.0-195
intlfonts-bdf-1.2.1-234
fonts-config-20061025-11
xorg-x11-libfontenc-devel-7.2-12
xorg-x11-fonts-devel-7.2-8
fontconfig-2.4.1-19
xorg-x11-fonts-7.2-14
bpg-fonts-0.20050518-36

But there is obviouosly a discrepancy. Although I fail to understand why
everything else is rendering fine.

Having said that I commented out most of the FontPath lines from my
xorg.conf because X insisted it couldn't find them:

FontPath "/usr/share/fonts/misc"
# FontPath "/usr/X11R6/lib/X11/fonts/local"
# FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
# FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
# FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
# FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
# FontPath "/usr/X11R6/lib/X11/fonts/CID"
# FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
# FontPath "/usr/X11R6/lib/X11/fonts/Type1"
# FontPath "/usr/X11R6/lib/X11/fonts/truetype"
# FontPath "/usr/X11R6/lib/X11/fonts/uni:unscaled"

It didn't seem to affect the rendering of every other app I'm using (in
lovely anti-aliased smooth glory). Could this be a difference between
everything else rendering locally and emacs? I have had the lines
uncommented though - but it didn't make any difference as X11 didn't see
them anyway.


--
Alex, homepage: http://www.bennee.com/~alex/
To the best of my recollection, Senator, I can't recall.

--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >