

Code: Select all
<match target="pattern" name="family">
<test name="family" qual="any">
<string>Helvetica</string>
<string>Lucida</string>
</test>
<edit mode="assign" name="family">
<string>sans-serif</string>
</edit>
</match>
Code: Select all
<match target="font" >
<edit mode="assign" name="hinting" >
<bool>false</bool>
</edit>
</match>


Dittogentoonewb39 wrote:I follwed the gentoo wikis guide firefox guide that you linked to and now the choppy fonts are gone thanks.

Something's fishy. I sometime get a popup messages that state that some script as gone bisirk and ask me if I want to kill it. Fasterfox will regularly crank up well over the 60 seconds... sometime 2?? seconds. I'm not enjoying any improvments at allmorodoch wrote:Really? I find it *much* faster - especially on my work machine - which is an aging PIII 850.btw, I find forefox-1.5 much slower than 1.0.7.

Beautifull! Big thanks!DnasTheGreat wrote:Code: Select all
<match target="pattern" name="family"> <test name="family" qual="any"> <string>Helvetica</string> <string>Lucida</string> </test> <edit mode="assign" name="family"> <string>sans-serif</string> </edit> </match>
Do you mean media-fonts/corefonts? I had these installed and things looked fine in most cases (actually I noticed no problems for several years until just recently). The little change above made the remaining fonts look nice.widremann wrote:Get the Windows fonts. Tahoma is the best interface font I've ever seen.
Tahoma doesn't come in that package. If you have a Windows install, or have access to one, just copy over Tahoma.ttf (and any other Tahoma files if they exist).mikegpitt wrote:Do you mean media-fonts/corefonts? I had these installed and things looked fine in most cases (actually I noticed no problems for several years until just recently). The little change above made the remaining fonts look nice.widremann wrote:Get the Windows fonts. Tahoma is the best interface font I've ever seen.