Re: firefox ugly fonts

2006-07-31 Thread antonio giulio

I believe the KDE font applet (where you can subpixel rendering on and
off) will set this file up for you.

 ?xml version=1.0?
 !DOCTYPE fontconfig SYSTEM fonts.dtd
 fontconfig
  includeconf.d/no-bitmaps.conf/include
 /fontconfig

I think the path up there is not quite right.  See if you can find
that file and put the full path name in the include directive.


I have used:

include/etc/fonts/conf.d/no-bitmaps.conf/include

but it doesn't work again...

Thanks,
Giulio


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: firefox ugly fonts

2006-07-30 Thread Harald Dunkel
Hi Bert,

Now _this_ is an improvement. Thanx for the hint.


Regards

Harri

bertraven wrote:
 Hi,
 
 since yesterday's update to sid (both chroot and main installation),
 firefox fonts look just awful (i'm using kde).
 
 Any hints on this?
 -- Rafael Rodríguez http://unrincon.blogspot.com
 
 
 
 
 hi, what worked for me : create a file '.fonts.conf' in you're home
 directory (~/.fonts.conf) :
 
 with the following content :
 
 
 
 ?xml version=1.0?
 
 !DOCTYPE fontconfig SYSTEM fonts.dtd
 
 fontconfig
 
 includeconf.d/no-bitmaps.conf/include
 
 /fontconfig
 
 
 
 this disables bitmapped fonts
 
 
 Bert
 
 


-- 
Dipl.-Ing. Harald Dunkel |  The bureaucratic mentality is
Muehlenbachstr. 3|  the only constant in universe.
52134 Herzogenrath, Germany  |
+49 2407 565 105 |  Dr. Leonard (Bones) McCoy



signature.asc
Description: OpenPGP digital signature


Re: firefox ugly fonts

2006-07-30 Thread antongiulio05
 includeconf.d/no-bitmaps.conf/include

It doesn't work for me.

.fonts.conf file was already existing in my $HOME:

?xml version=1.0?
!DOCTYPE fontconfig SYSTEM fonts.dtd
fontconfig
 dir~/.fonts/dir
 match target=font 
  edit mode=assign name=hinting 
   booltrue/bool
  /edit
 /match
 match target=font 
  edit mode=assign name=hintstyle 
   consthintfull/const
  /edit
 /match
 match target=font 
  edit mode=assign name=rgba 
   const/const
  /edit
 /match
/fontconfig

and I have modified it to:

?xml version=1.0?
!DOCTYPE fontconfig SYSTEM fonts.dtd
fontconfig
 includeconf.d/no-bitmaps.conf/include
/fontconfig

However not only firefox fonts are ugly, but every KDE/GNOME app...

Giulio


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: firefox ugly fonts

2006-07-30 Thread Rafael Rodríguez
same here :(

El Domingo, 30 de Julio de 2006 12:40, antongiulio05 escribió:
  includeconf.d/no-bitmaps.conf/include

 It doesn't work for me.

 .fonts.conf file was already existing in my $HOME:

 ?xml version=1.0?
 !DOCTYPE fontconfig SYSTEM fonts.dtd
 fontconfig
  dir~/.fonts/dir
  match target=font 
   edit mode=assign name=hinting 
booltrue/bool
   /edit
  /match
  match target=font 
   edit mode=assign name=hintstyle 
consthintfull/const
   /edit
  /match
  match target=font 
   edit mode=assign name=rgba 
const/const
   /edit
  /match
 /fontconfig

 and I have modified it to:

 ?xml version=1.0?
 !DOCTYPE fontconfig SYSTEM fonts.dtd
 fontconfig
  includeconf.d/no-bitmaps.conf/include
 /fontconfig

 However not only firefox fonts are ugly, but every KDE/GNOME app...

 Giulio

-- 
Rafael Rodríguez

http://unrincon.blogspot.com



firefox ugly fonts

2006-07-29 Thread Rafael Rodríguez
Hi,

since yesterday's update to sid (both chroot and main installation), firefox 
fonts look just awful (i'm using kde).

Any hints on this?
-- 
Rafael Rodríguez

http://unrincon.blogspot.com



Re: firefox ugly fonts

2006-07-29 Thread antongiulio05
 since yesterday's update to sid (both chroot and main installation), firefox 
 fonts look just awful (i'm using kde).

Not only for Firefox, but every KDE or GNOME application (shell included) for 
my Debian.

Giulio


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: firefox ugly fonts

2006-07-29 Thread Anders Ellenshøj Andersen
Lørdag 29 juli 2006 21:52 skrev antongiulio05:
  since yesterday's update to sid (both chroot and main installation),
  firefox fonts look just awful (i'm using kde).

 Not only for Firefox, but every KDE or GNOME application (shell included)
 for my Debian.

So... :) Another update from unstable, brings a new and interesting font look.

Business as usual...

Anders

-- 
 - Debian GNU/Linux - KDE 3.5.2 - KMail 1.9.1 -



re: firefox ugly fonts

2006-07-29 Thread bertraven

Hi,

since yesterday's update to sid (both chroot and main installation), firefox 
fonts look just awful (i'm using kde).


Any hints on this?
-- Rafael Rodríguez http://unrincon.blogspot.com hi, what worked for me 
: create a file '.fonts.conf' in you're home directory (~/.fonts.conf) : 
with the following content : ?xml version=1.0? !DOCTYPE fontconfig 
SYSTEM fonts.dtd fontconfig 
includeconf.d/no-bitmaps.conf/include /fontconfig this disables 
bitmapped fonts Bert



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



re: firefox ugly fonts

2006-07-29 Thread bertraven

Hi,

since yesterday's update to sid (both chroot and main installation), 
firefox fonts look just awful (i'm using kde).


Any hints on this?
-- Rafael Rodríguez http://unrincon.blogspot.com




hi, what worked for me : create a file '.fonts.conf' in you're home 
directory (~/.fonts.conf) :


with the following content :



?xml version=1.0?

!DOCTYPE fontconfig SYSTEM fonts.dtd

fontconfig

includeconf.d/no-bitmaps.conf/include

/fontconfig



this disables bitmapped fonts


Bert


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]