1, why not install midori by default instead of firefox ,,,,
2. divx browser playback?
3 13.37 lxde/openbox/fluxbox versions plz..
Lastly, could you default the font rendering better quality by default ..... please

1. Most people prefer Firefox.cjtron wrote:could you possibly do 3 things,,,
1, why not install midori by default instead of firefox ,,,,
2. divx browser playback?
3 13.37 lxde/openbox/fluxbox versions plz..
Lastly, could you default the font rendering better quality by default ..... please
We had another thread about it. Maybe I don't use the standard settings, but at least on my KDE system the rendering is superbcjtron wrote: Its not so great... vs ubuntu's
as said before..
Yes, it's really puzzling that a few people (well, two so far who've mentioned it, I think) have a problem with this. Most users appear to find the quality excellent. Could it be something to do with screen type or size? Mine are middling-to-large Samsung LCDs. When I installed Arch (with Gnome) the quality (font rendering) was so bad I never used it much, even after all the hours of tinkering it had takenfont rendering
I don't think it is the video card. My guess is that KDE (and perhaps XFCE too) has his own ways to improve the sharpness of the fonts. Those of you that are using KDE should try to start just a window manager and see if there are differences. I'm using openbox as a matter of fact.mimosa wrote: Or maybe the video card?
Yes, KDE and QT apps have great font quality. But not GTK onesthenktor wrote:We had another thread about it. Maybe I don't use the standard settings, but at least on my KDE system the rendering is superbcjtron wrote: Its not so great... vs ubuntu's
as said before..
I hope you work the tip.The (formerly) patented bytecode interpreter is now enabled in the freetype
package, so your fonts might look a bit different. If this is undesirable,
you can restore the previous default with this line:
# ln -s ../conf.avail/10-autohint.conf /etc/fonts/conf.d/
I already did it in a similar way, with my ~/.fonts.confAntid Oto wrote:To solve the little problem with the fonts (in GTK environment), simply look at the file "CHANGES_AND_HINTS.TXT" from Slackware. The solution offered is:
I hope you work the tip.The (formerly) patented bytecode interpreter is now enabled in the freetype
package, so your fonts might look a bit different. If this is undesirable,
you can restore the previous default with this line:
# ln -s ../conf.avail/10-autohint.conf /etc/fonts/conf.d/
Code: Select all
<edit mode="assign" name="autohint"><bool>true</bool></edit> <!-- Autohinter -->
<edit mode="assign" name="hinting"><bool>false</bool></edit> <!-- Byte-Code -->