public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Fonts <-> FireFox <-> X11 ?
@ 2006-07-20  2:59 Meino Christian Cramer
  2006-07-20  3:25 ` Mark Knecht
  2006-07-24 21:41 ` louis brazeau
  0 siblings, 2 replies; 4+ messages in thread
From: Meino Christian Cramer @ 2006-07-20  2:59 UTC (permalink / raw
  To: gentoo-user

Hi,

 I got good looking fonts setting for my firefox (and most others
 X11-progs) when installing Gentoo initially.

 Now I updated X11 (Xorg) and especiall firefox got a very bad
 font-set.

 Since I dont know the initial font settings of the firefox
 application I would be lucky, if one could post her/his one to me, so
 that I could get an idea, what fonts to use best.

 Thanks a lot for your help in advance!

 Have a nice weekend,
 Meino

   
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] Fonts <-> FireFox <-> X11 ?
  2006-07-20  2:59 [gentoo-user] Fonts <-> FireFox <-> X11 ? Meino Christian Cramer
@ 2006-07-20  3:25 ` Mark Knecht
  2006-07-20  3:45   ` Donnie Berkholz
  2006-07-24 21:41 ` louis brazeau
  1 sibling, 1 reply; 4+ messages in thread
From: Mark Knecht @ 2006-07-20  3:25 UTC (permalink / raw
  To: gentoo-user

On 7/19/06, Meino Christian Cramer <Meino.Cramer@gmx.de> wrote:
> Hi,
>
>  I got good looking fonts setting for my firefox (and most others
>  X11-progs) when installing Gentoo initially.
>
>  Now I updated X11 (Xorg) and especiall firefox got a very bad
>  font-set.
>
>  Since I dont know the initial font settings of the firefox
>  application I would be lucky, if one could post her/his one to me, so
>  that I could get an idea, what fonts to use best.
>
>  Thanks a lot for your help in advance!
>
>  Have a nice weekend,
>  Meino

Did you emerge the font set that was in the xorg-x11-7 upgrade HOWTO?

http://gentoo-wiki.com/HOWTO_Modular_Xorg

# emerge -DuNav font-adobe-100dpi font-adobe-75dpi font-adobe-utopia-100dpi \
font-adobe-utopia-75dpi font-bh-100dpi font-bh-75dpi font-bh-type1 \
font-bh-lucidatypewriter-100dpi font-bh-lucidatypewriter-75dpi \
font-bitstream-100dpi font-bitstream-75dpi ttf-bitstream-vera \
corefonts sharefonts freefonts font-ibm-type1

Hope this helps,
Mark
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] Fonts <-> FireFox <-> X11 ?
  2006-07-20  3:25 ` Mark Knecht
@ 2006-07-20  3:45   ` Donnie Berkholz
  0 siblings, 0 replies; 4+ messages in thread
From: Donnie Berkholz @ 2006-07-20  3:45 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 757 bytes --]

Mark Knecht wrote:
> Did you emerge the font set that was in the xorg-x11-7 upgrade HOWTO?
> 
> http://gentoo-wiki.com/HOWTO_Modular_Xorg
> 
> # emerge -DuNav font-adobe-100dpi font-adobe-75dpi
> font-adobe-utopia-100dpi \
> font-adobe-utopia-75dpi font-bh-100dpi font-bh-75dpi font-bh-type1 \
> font-bh-lucidatypewriter-100dpi font-bh-lucidatypewriter-75dpi \
> font-bitstream-100dpi font-bitstream-75dpi ttf-bitstream-vera \
> corefonts sharefonts freefonts font-ibm-type1

In general that's kind of a silly font set. No new apps still use bitmap
fonts (-75dpi and -100dpi). Probably the only ones worth having there
are ttf-bitstream-vera and corefonts, maybe sharefonts/freefonts if
you'll settle for lower quality.

Thanks,
Donnie


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] Fonts <-> FireFox <-> X11 ?
  2006-07-20  2:59 [gentoo-user] Fonts <-> FireFox <-> X11 ? Meino Christian Cramer
  2006-07-20  3:25 ` Mark Knecht
@ 2006-07-24 21:41 ` louis brazeau
  1 sibling, 0 replies; 4+ messages in thread
From: louis brazeau @ 2006-07-24 21:41 UTC (permalink / raw
  To: gentoo-user

On 7/19/06, Meino Christian Cramer <Meino.Cramer@gmx.de> wrote:
> Hi,
>
>  I got good looking fonts setting for my firefox (and most others
>  X11-progs) when installing Gentoo initially.
>
>  Now I updated X11 (Xorg) and especiall firefox got a very bad
>  font-set.
>
>  Since I dont know the initial font settings of the firefox
>  application I would be lucky, if one could post her/his one to me, so
>  that I could get an idea, what fonts to use best.
>
>  Thanks a lot for your help in advance!
>
>  Have a nice weekend,
>  Meino
>
>
> --
> gentoo-user@gentoo.org mailing list
>
>

Check that you have xdpyinfo on your system. Firefox uses that to
adjust fonts when it starts.

After upgrading to xorg-x11 7.0 I noticed that fonts in Firefox where
much ugliyer than they used to. I started it in a xterm and it
complained about a missing xdpyinfo. So, I emerged xdpyinfo and
re-started Firefox.

Voila, my fonts are back.

Hope it helps.

P.S.: If you haven't read it already, the HOWTO Xorg and Fonts
document is prety good.
http://gentoo-wiki.com/HOWTO_Xorg_and_Fonts

-- 
Louis Brazeau
Informaticien
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-07-24 21:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-20  2:59 [gentoo-user] Fonts <-> FireFox <-> X11 ? Meino Christian Cramer
2006-07-20  3:25 ` Mark Knecht
2006-07-20  3:45   ` Donnie Berkholz
2006-07-24 21:41 ` louis brazeau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox