edbarx wrote:I changed the "graphite" setting without any visible effect. Regarding installing Palemoon using the mentioned script, I couldn't find the script. I only found a description of setting up /etc/apt/sources.list to use their (Open Suse) repository. I also remember a few weeks ago I downloaded a readily compiled version of Palemoon which used to crash unexpectedly; I assume it misbehaves because it may have required a missing library.
Regarding my font configuration. I used fc-list which printed a long list of font files. I am posting the following directory listing in case it may shed light on what is the cause of the problem.
- Code: Select all
ls /etc/fonts/conf.d
10-autohint.conf 57-dejavu-sans.conf
10-scale-bitmap-fonts.conf 57-dejavu-sans-mono.conf
11-lcdfilter-default.conf 57-dejavu-serif.conf
20-unhint-small-dejavu-lgc-sans.conf 58-dejavu-lgc-sans.conf
20-unhint-small-dejavu-lgc-sans-mono.conf 58-dejavu-lgc-sans-mono.conf
20-unhint-small-dejavu-lgc-serif.conf 58-dejavu-lgc-serif.conf
20-unhint-small-dejavu-sans.conf 60-latin.conf
20-unhint-small-dejavu-sans-mono.conf 65-fonts-persian.conf
20-unhint-small-dejavu-serif.conf 65-nonlatin.conf
20-unhint-small-vera.conf 69-droid-sans-fallback.conf
30-metric-aliases.conf 69-unifont.conf
30-urw-aliases.conf 70-no-bitmaps.conf
40-nonlatin.conf 80-delicious.conf
45-latin.conf 90-synthetic.conf
49-sansserif.conf 99pdftoopvp.conf
50-user.conf README
51-local.conf
That's not their openSUSE repo, it's mine (unless they copied what I did). I set it up after several months of waiting for anyone to set up a PPA.
Anyway, here's the pminstaller script which gets and installs their static binary, which is compiled on Centos 5, I believe:
https://linux.palemoon.org/download/installer/Are you saying the fonts in Iceweasel look better than in PM? They should be using the same system autohinting for GTK+2 apps, which you can set by running as superuser
- Code: Select all
dpkg-reconfigure fontconfig-config
The choices are pretty well explained. Then if your desktop environment settings has a module to adjust the font antialiasing, you set it to use the system configuration rather than the DE's.
I do a
respin of MX 15 which added KDE 4 (Qt 4) to the existing xfce4 (GTK+2) desktop, so the user has a choice of which one to use for a session, and went through a learning process on how to keep one DE from ruining the theme, fonts, and colors for the other, but I think I've got them looking pretty good. Xfce is very handy to have as a backup DE to the complicated KDE--the only downside is that the menus have quite a load of entries.
It may be enlightening to try a Live session of the CORE 700 MB version I have there, too, since it has the same Pale Moon version for the browser, to see if the same font problem exists there.