You are not logged in.

#1 2009-08-30 13:17:42

Cornholio
Member
Registered: 2007-09-26
Posts: 38

chromium fonts

hi,
I've tried almost all chromium packages in aur and fonts look uglier than ubuntu:
http://dl.getdropbox.com/u/158338/Immagine.png

I'm using cairo-ubuntu, fontconfig-ubuntu ecc.

suggestions?

Offline

#2 2009-08-30 16:04:45

Gen2ly
Member
From: Sevierville, TN
Registered: 2009-03-06
Posts: 1,529
Website

Re: chromium fonts

I read a bug about this on the chromium google code page.  Apparently no type of font rendering has been implemented yet for for X.  Think the code is largely based on safari and so all that will have to be gutted out and fixed.

http://code.google.com/p/chromium/issue … l?id=13185

Last edited by Gen2ly (2009-08-30 16:06:50)


Setting Up a Scripting Environment | Proud donor to wikipedia - link

Offline

#3 2009-08-30 16:07:59

Cornholio
Member
Registered: 2007-09-26
Posts: 38

Re: chromium fonts

I think that bug is outdatad. Fonts rendering support was added about a month ago... Ubuntu indeed renders very well.. Maybe I need to install some additional fonts.

Offline

#4 2009-09-01 01:08:20

Gen2ly
Member
From: Sevierville, TN
Registered: 2009-03-06
Posts: 1,529
Website

Re: chromium fonts

Hmm, got libxft-lcd cairo-lcd fontconfig-lcd installed here, maybe their font rendering uses the cleartype packages instead???


Setting Up a Scripting Environment | Proud donor to wikipedia - link

Offline

#5 2009-11-17 21:56:22

thursdayknights
Member
Registered: 2007-08-25
Posts: 28

Re: chromium fonts

I just want to say I have the same problem. I use Ubuntu's LCD font packages. They work for AbiWord, Firefox, and even for Chromium's tabs, but not for Chromium's web rendering.

Here's my ".fonts.conf".

<?xml version="1.0"?>
<fontconfig>
    <match target="font" >
    <edit mode="assign" name="rgba"><const>rgb</const></edit>
    <edit mode="assign" name="hinting"><bool>false</bool></edit>
    <edit mode="assign" name="hintstyle"><const>hintnone</const></edit>
    <edit mode="assign" name="antialias"><bool>true</bool></edit>
    <edit mode="assign" name="lcdfilter"><const>lcddefault</const></edit>
    </match>
</fontconfig>

Has anyone had any success?

EDIT: I switched to the *-lcd packages and still have the same problem.

Last edited by thursdayknights (2009-11-20 09:16:17)

Offline

#6 2009-11-18 04:18:05

corsakh
Member
Registered: 2009-11-08
Posts: 104

Re: chromium fonts

Same here. But then I had the same problem on Ubuntu too.

Offline

#7 2009-11-18 04:25:26

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: chromium fonts

What's your font DPI, by chance? My fonts looks like butt when I first installed because Gnome decided it was an awesome idea to default to some odd ball number.. 87 maybe? Changing the DPI to 96 cleared everything up

vMnNwZA

Using the chromium-browser-bin package, build 32167

edit: right, might help to mention what fonts.

Serif: Times New Roman, 16
Sans: Arial, 16
Fixed: Monospace, 12

wtf, I need to change those. TMR is gross.

Last edited by falconindy (2009-11-18 04:26:59)

Offline

#8 2009-11-18 23:24:08

corsakh
Member
Registered: 2009-11-08
Posts: 104

Re: chromium fonts

Wait, how do you set font resolution and font types in Chromium? I can only do this in DE, and it does not seem to affect Chromium in any single way.

Offline

#9 2009-11-19 03:29:25

rusty99
Member
Registered: 2009-03-18
Posts: 253

Re: chromium fonts

For font type and size, Click the spanner (top right), select 'Under the hood' tab ---> change font + language settings.

Offline

#10 2009-11-19 03:41:44

Mountainjew
Member
From: Ireland
Registered: 2008-08-24
Posts: 405

Re: chromium fonts

Awesome font rendering here and i'm using cairo-lcd in KDE.

Offline

#11 2009-11-20 18:39:13

thursdayknights
Member
Registered: 2007-08-25
Posts: 28

Re: chromium fonts

I read the bug reports, and realized that Chromium pulls font settings from not .fonts.conf, but XSETTINGS. So, I tried Chromium in XFCE and the fonts rendered great.

In dwm, I use lxde-settings-daemon as a workaround. I'd like a more elegant solution, but what can you do.

Last edited by thursdayknights (2009-11-20 21:19:05)

Offline

#12 2010-01-27 19:01:39

frukt
Member
Registered: 2008-12-12
Posts: 14

Re: chromium fonts

Sorry to dig up an old thread, but in case anyone is interested - it's an open bug in chromium. So go vote up / star this bug in order for chromium to get proper fontconfig support as soon as possible (FF has had it since 3.x and behaves like a proper modern Linux app these days).

Offline

Board footer

Powered by FluxBB