Re: font problems

2007-12-29 Thread Yuri Pankov
On Sat, Dec 29, 2007 at 06:29:55PM -0400, Joey Mingrone wrote:
 Over the holidays I decided to upgrade my ports after several months
 and everything went well except some fonts seems to be messed up.
 Sorry, I'm not really sure how to explain this better.  Here is a
 screenshot of gkrellm: http://jrm.ath.cx/misc/messed_up_fonts.png
 
 As you can see, the fonts are so large they overlap.  I didn't change
 any of my configuration files (xorg.conf, ~/fonts.conf, ~/.gtkrc-2.0,
 etc).  The problem seems to be isolated to gtk applications.  Here is
 the output from /var/log/xorg.log: http://jrm.ath.cx/misc/Xorg.0.log
 
 It seems as though the usual fonts cannot be rendered so some sort of
 defaults are being used.  Thanks for any suggestions.
 
 Joey

Hmm,
(==) RADEON(0): DPI set to (75, 75)
was it always 75? (I see a recent update to xf86-video-ati port).
Anyway, try forcing X to use 96, ie, run it as:
X -dpi 96
(it would be :0 local /usr/local/bin/X -dpi 96 :0 in
/usr/local/lib/X11/xdm/Xservers for xdm).


HTH,
Yuri
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: font problems

2007-12-29 Thread Joey Mingrone
On 12/29/07, Yuri Pankov [EMAIL PROTECTED] wrote:

 Hmm,
 (==) RADEON(0): DPI set to (75, 75)
 was it always 75? (I see a recent update to xf86-video-ati port).
 Anyway, try forcing X to use 96, ie, run it as:
 X -dpi 96

Thanks for the tip.  ..ran: startx -- -dpi 96 and the log showed the
change, and the fonts looked crisper, but the problem with the large
overlapping fonts persisted.  Any other suggestions or thoughts about
where I should continue my search?

Thanks,

Joey
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: font problems in firefox, thunderbird,.. gtk?

2007-05-07 Thread Alex Zbyslaw

Jan Zach wrote:


Yes, I have read this. And also used. I cannot remember why I disabled it after 
the problems began. The ~/.fonts.conf is attached. It evidently affects the 
fonts in the sense that they are not blurred now but still  I'm getting 
different fonts on every start - for instance, sometimes I'm getting fonts 
without diacritics, in all cases they differ from usual firefox/thunderbird 
default fonts.
Unfortunately I'm not able to send a screenshot as xgrab results in a core dump 
and on a picture from camera it cannot be seen :-(
 

If you have it installed, gimp will take screenshots.  
File/Acquire/Screen shot.


--Alex

PS I once go font weirdness after upgrading nvidia-driver to some 
new-ish version.  I don't know that I got different fonts every time, 
but I got different fonts (or something that looked like it) from the 
previous version of nvidia-driver.  In the end, I just downgraded to 
1.0.8178_1 since the new version also had hideous interrupt problems 
which locked my machine.  This may be *completely unrelated* to your 
problem!



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: font problems in firefox, thunderbird,.. gtk?

2007-05-07 Thread Jan Zach
screenshots available at

http://ezach.cz/bsd/proper.tiff
http://ezach.cz/bsd/blurred.tiff
http://ezach.cz/bsd/with_fonts.conf.tiff

jan

__
 Od: [EMAIL PROTECTED]
 Komu: Jan Zach [EMAIL PROTECTED]
 CC: freebsd-questions@freebsd.org
 Datum: 07.05.2007 11:29
 Předmět: Re: font problems in firefox, thunderbird,.. gtk?

Jan Zach wrote:

Yes, I have read this. And also used. I cannot remember why I disabled
it after the problems began. The ~/.fonts.conf is attached. It evidently
affects the fonts in the sense that they are not blurred now but still 
I'm getting different fonts on every start - for instance, sometimes I'm
getting fonts without diacritics, in all cases they differ from usual
firefox/thunderbird default fonts.
Unfortunately I'm not able to send a screenshot as xgrab results in a
core dump and on a picture from camera it cannot be seen :-(
  
If you have it installed, gimp will take screenshots. 
File/Acquire/Screen shot.

--Alex

PS I once go font weirdness after upgrading nvidia-driver to some new-ish
version.  I don't know that I got different fonts every time, but I got
different fonts (or something that looked like it) from the previous
version of nvidia-driver.  In the end, I just downgraded to 1.0.8178_1
since the new version also had hideous interrupt problems which locked my
machine.  This may be *completely unrelated* to your problem!




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: font problems in firefox, thunderbird,.. gtk?

2007-05-06 Thread Victor Engmark

On 5/6/07, Jan Zach [EMAIL PROTECTED] wrote:


after system and ports upgrade I have problems with fonts in some apps -
firefox, thunderbird, gthumb, liferea and so on. It is probably related to
the underlying toolkit - gtk2?
The problem is that sometimes (not regularly) the app system fonts are not
that expected ones but they are proportional and blurred - almost
unreadable. Usually it helps to restart the app, sometimes more than once. I
was searching the Internet, experimenting with xorg.conf and installed
fonts, font cache etc. but got no results. With my previous installation I
have had similar problems but really seldom not on regular basis as now.



Have you used the handbook section regarding
fontshttp://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-fonts.html,
especially the part regarding editing /usr/X11R6/etc/fonts/local.conf? For
the most part it works. If you have, could you post a (small) screenshot
with an example?

--
Victor Engmark
Quidquid latine dictum sit, altum videtur - What is said in Latin, sounds
profound
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: font problems in firefox, thunderbird,.. gtk?

2007-05-06 Thread Jan Zach
Yes, I have read this. And also used. I cannot remember why I disabled it after 
the problems began. The ~/.fonts.conf is attached. It evidently affects the 
fonts in the sense that they are not blurred now but still  I'm getting 
different fonts on every start - for instance, sometimes I'm getting fonts 
without diacritics, in all cases they differ from usual firefox/thunderbird 
default fonts.
Unfortunately I'm not able to send a screenshot as xgrab results in a core dump 
and on a picture from camera it cannot be seen :-(

jan


__
 Od: [EMAIL PROTECTED]
 Komu: Jan Zach [EMAIL PROTECTED]
 CC: freebsd-questions@freebsd.org
 Datum: 06.05.2007 17:08
 Předmět: Re: font problems in firefox, thunderbird,.. gtk?

On 5/6/07, Jan Zach [EMAIL PROTECTED] wrote:

 after system and ports upgrade I have problems with fonts in some apps
-
 firefox, thunderbird, gthumb, liferea and so on. It is probably related
to
 the underlying toolkit - gtk2?
 The problem is that sometimes (not regularly) the app system fonts are
not
 that expected ones but they are proportional and blurred - almost
 unreadable. Usually it helps to restart the app, sometimes more than
once. I
 was searching the Internet, experimenting with xorg.conf and installed
 fonts, font cache etc. but got no results. With my previous
installation I
 have had similar problems but really seldom not on regular basis as
now.


Have you used the handbook section regarding
fontshttp://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-fonts.html,
especially the part regarding editing /usr/X11R6/etc/fonts/local.conf?
For
the most part it works. If you have, could you post a (small) screenshot
with an example?

-- Victor Engmark
Quidquid latine dictum sit, altum videtur - What is said in Latin, sounds
profound





.fonts.conf
Description: Binary data
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: font problems

2003-02-28 Thread Igor Pokrovsky
[EMAIL PROTECTED] wrote:
 
 Didn't you forget
 #pw usermod uid -L french-class-name?

No. I've done that, otherwise it there will be
no sense to add entry to login.conf.

 -Original Message-
 From: Igor Pokrovsky [mailto:[EMAIL PROTECTED]
 Sent: Thursday, February 27, 2003 11:53 AM
 To: [EMAIL PROTECTED]
 Subject: font problems
 
 Hi all,
 
 I'm tried to set up French locale and console character set on the
 latest stable,
 but some character after configuration look like they should not (for
 example pseudo
 graphic characters in sysinstall). Here is what I have done:
 
 Added to rc.conf:
 
 font8x8=iso-8x8
 font8x14=iso-8x14
 font8x16=iso-8x16
 keymap=fr.iso.acc
 
 I also changed console names in ttys from cons25 to cons25l1,
 and added entry to login.conf for french users like this:
 
 charset=ISO8859-1
 lang=fr_FR.ISO8859-1
 
 Maybe somebody also has the same problem.
 
 P.S. I'm not subscribed to -questions.
 
 -Igor
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message

Thank you for replying,

-- 
Igor


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


RE: font problems

2003-02-27 Thread Igor.Panassiouk
Didn't you forget 
#pw usermod uid -L french-class-name?

Best Regards,

Igor


-Original Message-
From: Igor Pokrovsky [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 11:53 AM
To: [EMAIL PROTECTED]
Subject: font problems


Hi all,

I'm tried to set up French locale and console character set on the
latest stable,
but some character after configuration look like they should not (for
example pseudo
graphic characters in sysinstall). Here is what I have done:

Added to rc.conf:
 
font8x8=iso-8x8
font8x14=iso-8x14
font8x16=iso-8x16
keymap=fr.iso.acc

I also changed console names in ttys from cons25 to cons25l1,
and added entry to login.conf for french users like this:

charset=ISO8859-1
lang=fr_FR.ISO8859-1
 
Maybe somebody also has the same problem.
 
P.S. I'm not subscribed to -questions.

-Igor


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message