[SOLVED] My firefox fonts are too blurry / smooth

Hello, Im a mint user so far but I really want to move to Arch but my fight versus Fonts are not good:
Fonts 3 - Me 1
No luck
I readed the wiki enough times but I'm not a font expert, but I tried a lot of stuff.
So far:
I installed win7 fonts from AUR, ttf-mac (for lucida grande), and obviously dejavu and liberation.
The fonts are good, but I can't render them properly.
This is my .fonts.conf:
<?xml version='1.0'?>
<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
<fontconfig>
<match target="font">
<edit mode="assign" name="rgba">
<const>none</const>
</edit>
</match>
<match target="font">
<edit mode="assign" name="hinting">
<bool>true</bool>
</edit>
</match>
<match target="font">
<edit mode="assign" name="hintstyle">
<const>hintslight</const>
</edit>
</match>
<match target="font">
<edit mode="assign" name="antialias">
<bool>true</bool>
</edit>
</match>
</fontconfig>
I have dualhead (24"+24" (but 16:10 / 16:9), 3840+1200) with twinview.
I dont know what dpi I have ("xdpyinfo | grep dot" says 93x94 but.. I have two monitors and xorg treats it like a big one).
About my fonts.conf, I tried the lcddefault (no changes), I can't use any rgba option (I got a weird double color / shadow behaviour).
In short, that is the conf that have the best results.
Problems: I saw that the fonts color are always slightly light and blurry.
Example:
Arch blurry (the color problem is not noticed with blue)
http://i.imgur.com/XSNT4.png
Ubuntu crisp:
http://i.imgur.com/pnhWE.png
I admit that are not that bad, but is there
With bigger fonts, the problem is more noticiable but I have not found a clear example.
I looked all mint configurations, tried to imitate it, but the fonts still renders different. (same .ttf)
Ideas? Thanks.
Last edited by Foxandxss (2012-03-19 22:10:48)

I changed the images for links
And yes, near identical.
I digged deeper. Without ".fonts.conf" and using gnome 3 with slight hint and antialiasing to "rgba", the result is good enough (I don't know where gnome-tweak-tool saves the config).
Seems like gnome activates subpixel (rgb) and uses a lcddefault. I tried subpixel in the past but was kinda "missplaced" so the effect was really bad.
So, activating rgb subpixel and using lcddefault, solves the problem, well, at least same result as ubuntu / mint
So, I will mark this as solved, and I hope it helps who comes after

Similar Messages

  • [SOLVED] Gnome & Firefox: Fonts are too small

    Hi,
    I am really used to using firefox in Windows XP where fonts are readable out-of-the-box. By this I mean I didn't have to fiddle with firefox when I installed it, the fonts looked great.
    Now that I'm using Gnome, I see that firefox's fonts are really too small. The glyphs are smashed together too. How can I get the fonts to look decent in firefox? I'm not sure if this is an OS-level setting or a firefox-level setting.
    Last edited by void.pointer (2009-02-04 04:57:55)

    If you have an LCD monitor, try this:
    Copy & paste the code below into a file called
    .fonts.conf
    [NOTE: It's a hidden file ! ]
    and save it in your home directory. Log out & in again and fire up The Fox !
    <?xml version="1.0"?>
    <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
    <!-- the cathectic LCD tweaks, from linuxquestions.org,
    http://www.linuxquestions.org/questions/showthread.php?postid=1361098#post1361098 -->
    <fontconfig>
    <!-- Disable sub-pixel rendering. X detects it anyway, and if you set this as well, it just looks really horrible -->
    <match target="font" >
    <edit mode="assign" name="rgba" >
    <const>none</const>
    </edit>
    </match>
    <match target="font" >
    <edit mode="assign" name="hinting">
    <bool>true</bool>
    </edit>
    </match>
    <match target="font" >
    <edit mode="assign" name="hintstyle">
    <const>hintfull</const>
    </edit>
    </match>
    <!-- The first part of the 'magic.' This makes the fonts start to look nice, but some of the shapes will be distorted, so hinting is
    needed still -->
    <match target="font" >
    <edit mode="assign" name="antialias">
    <bool>true</bool>
    </edit>
    </match>
    <!-- Autohinter is not turned on automatically. Only disable this if you have recompiled Freetype with the bytecode interpreter, which
    is run automatically. Although to be honest, Freetype are right, there isn't much difference between the two. Note that OpenOffice is
    built against the bytecode interpreter, so even if you have compiled it and override it with the autohinter, OOo will still use the
    bytecode interpreter -->
    <match target="pattern" >
    <edit mode="assign" name="autohint">
    <bool>true</bool>
    </edit>
    </match>
    <!-- Helvetica is a non true type font, and will look bad. This replaces it with whatever is the default sans-serif font -->
    <match target="pattern" name="family" >
    <test name="family" qual="any" >
    <string>Helvetica</string>
    </test>
    <edit mode="assign" name="family" >
    <string>sans-serif</string>
    </edit>
    </match>
    <dir>~/.fonts</dir>
    </fontconfig>
    All credit to LinuxQuestions for this conf file.
    Deej

  • To everyone who thinks the fonts are too small on ...

    To everyone who thinks the fonts are too small on the N9 i suggest you contact Nokia about this issue. I know i am!

    please see my post here: /t5/Maemo-and-MeeGo-Devices/N9-Font-too-small/m-p/1338481#M32968

  • The fonts are too small on my imac desktop and web browsers.  Where can I increase the size?

    The fonts are too small on my imac desktop and web browsers.  Where can I increase the size?

    babowa wrote:
    The only way to increase the fonts on your desktop would be system wide by going down a notch on the resolution. Some people won't do it because it increases the pixel size so the fonts won't be quite as sharp; I decided I'd rather have that than having to squint continuously. Go to System Preferences > Displays > Scaled > this will give you all resolution options available. No harm in trying - just check the default (top) choice again if you don't like any of the others.
    It's a b*&^ch getting old .  I still use the screen zoom instead of decreasing resolution, but maybe soon ...

  • Fonts are TOO BIG

    It gripes me that when listing the podcast recordings that are in each podcast group, that the font size used by the iPhone is way too big and you cannot read very much of the description.
    The phone has such great image quality that even small fonts are easy to read, and they could show much more of the description.

    I have done both, doesn't fix it unfortunately
    EDIT:
    I just tried AGAIN and it worked... Dont understand why but its fine now. For everyone wondering:
    - disable custom dpi
    - close appearance
    - enable again
    - restart
    is what worked for me.
    Last edited by yorrd (2015-06-17 07:49:00)

  • Fonts are too big under Linux

    Hello,
    under my Linux X11 installation (gdm,xfce4) the fonts of the Oracle Calendar are too big. Is there a way to set up the font size of the calendar application manually?
    Thanks in advance, Hauke!

    I have done both, doesn't fix it unfortunately
    EDIT:
    I just tried AGAIN and it worked... Dont understand why but its fine now. For everyone wondering:
    - disable custom dpi
    - close appearance
    - enable again
    - restart
    is what worked for me.
    Last edited by yorrd (2015-06-17 07:49:00)

  • Xfce4 fonts are too big for some applications

    Hi there,
    overall, my fonts are just fine. However, in some applications (panel and thunar from what I've noticed so far), the fonts are about twice as big. I assume those are applications which are started quite early.
    I'm on a 4k monitor, xfce4 desktop environment, dpi set to 96 in the xorg conf.
    Any ideas are appreciated

    I have done both, doesn't fix it unfortunately
    EDIT:
    I just tried AGAIN and it worked... Dont understand why but its fine now. For everyone wondering:
    - disable custom dpi
    - close appearance
    - enable again
    - restart
    is what worked for me.
    Last edited by yorrd (2015-06-17 07:49:00)

  • The Firefox font is too small on the homepage and all websites. How do I change it?

    I loaded the latest version of Firefox. The font is so small that I can't read websites, etc. I looked through all of the help suggestions and nothing worked. Zooming doesn't hold; changing the font size makes web content overlap, changing the scale didn't help. The Firefox Help page has the perfect font size. Why can't that be used for everything else. This is a make or break for me and many others whether we use Firefox. I have a network of 68 people and we are all experiencing the same thing. Even with glasses, it is too difficult to read.

    There are some add-ons that can be used to change the zoom level on all sites, for example:
    * NoSquint - https://addons.mozilla.org/firefox/addon/nosquint
    * Default FullZoom Level - https://addons.mozilla.org/firefox/addon/default-fullzoom-level

  • The page does not fit the screen and the fonts are too small. I cant seem to change any of the settings

    I cant seem to get any page to fit entirely on hte screen. I also cant seem to change the font which is too small. I tried making changes in the options section, but nothing happens.

    CTRL+0 (<--that is a zero) will reset your zoom level on affected pages. Firefox remembers the zoom level you last used on a page.
    Built-in Zoom functions:
    *http://support.mozilla.com/en-US/kb/Page+Zoom
    *http://support.mozilla.com/en-US/kb/Text+Zoom
    Zoom Add-ons:
    *'''''Default FullZoom Level''''': https://addons.mozilla.org/en-US/firefox/addon/default-fullzoom-level/ '''''
    *'''''NoSquint''''': https://addons.mozilla.org/en-US/firefox/addon/nosquint/
    **More info on NoSquint: http://urandom.ca/nosquint/
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    Not related to your question, but...
    You may need to update some plug-ins. Check your plug-ins and update as necessary:
    *Plug-in check --> http://www.mozilla.org/en-US/plugincheck/
    *Adobe Shockwave for Director Netscape plug-in: [https://support.mozilla.org/en-US/kb/Using%20the%20Shockwave%20plugin%20with%20Firefox#w_installing-shockwave Installing ('''''or Updating''''') the Shockwave plugin with Firefox]
    *'''''Adobe PDF Plug-In For Firefox and Netscape''''': [https://support.mozilla.org/en-US/kb/Using%20the%20Adobe%20Reader%20plugin%20with%20Firefox#w_installing-and-updating-adobe-reader Installing/Updating Adobe Reader in Firefox]
    *Shockwave Flash (Adobe Flash or Flash): [https://support.mozilla.org/en-US/kb/Managing%20the%20Flash%20plugin#w_updating-flash Updating Flash in Firefox]
    *Next Generation Java Plug-in for Mozilla browsers: [https://support.mozilla.org/en-US/kb/Using%20the%20Java%20plugin%20with%20Firefox#w_installing-or-updating-java Installing or Updating Java in Firefox]

  • Fonts are no longer smooth after upgrading to 10.6.8

    After the 10.6.8 combo updater, all my fonts appear unsmoothed.
    Font smoothing is turned on i System preferences (but makes no difference whether it as actually ticked or unticked)
    It is turned off only for fonts under 8px, however everything likes rough and jagged now.
    Can anyone help please?

    I'm not the only one:
    https://discussions.apple.com/thread/3139316?start=0&tstart=0
    I do not use the native screen res, which as been fine up until 10.6.8, but it seems changes in the video drivers in 10.6.8 may be what's up.
    The thing is I need to be quite a distance from my displays as it's a recording studio, if I use the native res for my 23" displays the text is too small.
    I am back on 10.6.7 now and all is well.

  • Yikes - Display fonts are too big!!

    I have a G6 iMac and all of a sudden the fonts on every page are huge. It seems like I am in some kind of zoom mode. Any clue how to fix this?
    Thanks
    Debby
    iMac G6   Mac OS X (10.4.9)  

    Well, I'm not sure exactly what you mean. What
    "page"? Is it only happening with web sites, or does
    it happen everywhere? Is it just the text, or is
    everything zoomed?
    If it's just the web, and you're using Safari, go to
    its preferences, click the Appearance tab and change
    the font sizes. If it's everything, go to System
    Preferences and check the Displays settings
    (specifically, make sure that the resolution hasn't
    changed to a lower one) and the Universal Access
    settings (which have a zoom mode).
    If none of this fits, give us more details.
    This happens in all applications and browsers....Safari and Firefox so it must be some kind of system setting. Checked Universal settings, font size is set to 12 pt. Geez, I am stumped. My Mac is an iBook but this new whopper is my sister's....

  • Since I updated to the new Firefox, fonts are defaulting incorrectly on some websites. Instead of pulling a web font or something like Arial, it's pulling specialty fonts from my fontbook. Is this a Firefox or Mac problem?

    Here is a screenshot of what I'm talking about [http://cl.ly/1P0O0U1s0K0W0r142N22 http://cl.ly/1P0O0U1s0K0W0r142N22]
    This is not happening in other browsers on my computer, and just started when I updated to the latest version of Firefox.

    You can do a check for corrupted fonts and other font issues:
    * http://www.creativetechs.com/iq/garbled_fonts_troubleshooting_guide.html - CreativeTechs Tips: Garbled Fonts Troubleshooting Guide
    * http://www.thexlab.com/faqs/multipleappsquit.html - Font Book 2.0 Help: Checking for damaged fonts

  • How do I re size lettering in Firefox (letters are too small, need to make 100%)

    How do re-size lettering so it is larger. Example it my explorer I change to 100%, 150%, or 75% for context reading. Right now I am at 150% size scale for reading, I want to change to 100%, so lettering is larger. I went to tools, and did not see a sizing scale.

    CTRL+0 (<--that is a zero) will reset your zoom level on affected pages. Firefox remembers the zoom level you last used on a page.
    If that does not fix the problem, you can try renaming the file (''with Firefox closed; Firefox button > Exit or File > Exit'') '''''content-prefs.sqlite''''' to content-prefs.sqlite.old (or delete the file) in the Profile Folder to reset the page zoom on all sites. That file will be re-created when you restart Firefox.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *You can use the button to go to the Firefox profile folder:
    **Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    Built-in Zoom functions:
    *http://support.mozilla.com/en-US/kb/Page+Zoom
    *http://support.mozilla.com/en-US/kb/Text+Zoom
    Zoom Add-ons:
    *'''''Default FullZoom Level''''': https://addons.mozilla.org/en-US/firefox/addon/default-fullzoom-level/ '''''
    *'''''NoSquint''''': https://addons.mozilla.org/en-US/firefox/addon/nosquint/
    **More info on NoSquint: http://urandom.ca/nosquint/
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • [SOLVED] rxvt-unicode font color too dark

    I just updated rxvt-unicode-patched and now my font is quite dark. It was bright previously but now appears as:
    Here is my .bashrc:
    Xcursor.theme: Obsidian
    URxvt*scrollBar: false
    URxvt*geometry: 120x70
    URxvt*depth: 32
    URxvt*jumpScroll: true
    URxvt*skipScroll: true
    URxvt*visualBell: false
    URxvt*buffered: true
    URxvt*background: rgba:0000/0000/0000/6666
    URxvt*foreground: rgba:aaaa/aaaa/aaaa/7777
    URxvt*transparent: false
    URxvt*fading: 10
    URxvt*fadeColor: grey
    URxvt*shading: 75
    URxvt*font: xft:Terminus-12
    URxvt*boldFont: xft:Terminus-12-bold
    URxvt*urlLauncher: google-chrome
    URxvt.matcher.button: 2
    URxvt.perl-ext-common: matcher,clipboard
    URxvt.perl-lib: /usr/lib/urxvt/perl/matcher
    URxvt*intensityStyles: true
    URxvt*internalBorder: 0
    URxvt*externalBorder: 1
    URxvt*borderLess: false
    URxvt*termName: rxvt-unicode
    urxvt.colorBD: #ffffff
    urxvt.colorIT: #bbbbbb
    urxvt.colorUL: #999999
    urxvt.underlineColor: #999999
    XTerm*Geometry: 100x60
    XTerm*background: Black
    XTerm*foreground: White
    XTerm*scrollBar: false
    XTerm*termName: xterm-256color
    !*background: #121212
    !black
    !*color0: #353535
    !*color8: #666666
    !red
    !*color1: #AE4747
    !*color9: #EE6363
    !green
    !*color2: #556B2F
    !*color10: #9ACD32
    !brown/yellow
    !*color3: #DAA520
    !*color11: #FFC125
    !blue
    !*color4: #6F99B4
    !*color12: #7C96B0
    !magenta
    !*color5: #8B7B8B
    !*color13: #D8BFD8
    !cyan
    !*color6: #A7A15E
    !*color14: #F0E68C
    !white
    !*color7: #DDDDDD
    !*color15: #FFFFFF
    !*foreground: #DDDDDD
    *background: #151515
    *foreground: #ffffff
    !black
    *color0: #111111
    *color8: #505050
    !red
    *color1: #b04020
    *color9: #dd4010
    !green
    *color2: #afd700
    *color10: #daff30
    !yellow
    *color3: #f7cf0a
    !*color11: #fce70d
    *color11: #ff9600
    !blue
    *color4: #3060aa
    *color12: #6099dd
    !magenta
    *color5: #d6156c
    *color13: #fe4365
    !cyan
    *color6: #a0c2de
    *color14: #c9dee8
    !white
    *color7: #cacaca
    *color15: #b0b0b0
    (changing the last two lines to FFFFFF makes no difference)
    BLACK="\e[0;30m"
    BLUE="\e[0;34m"
    GREEN="\e[0;32m"
    CYAN="\e[0;36m"
    RED="\e[0;31m"
    PURPLE="\e[0;35m"
    BROWN="\e[0;33m"
    LIGHTGRAY="\e[0;38m"
    DARKGRAY="\e[1;30m"
    LIGHTBLUE="\e[1;34m"
    LIGHTGREEN="\e[1;32m"
    LIGHTCYAN="\e[1;36m"
    LIGHTRED="\e[1;31m"
    LIGHTPURPLE="\e[1;35m"
    YELLOW="\e[1;33m"
    WHITE="\e[1;37m"
    NC="\e[0m" # No Color
    PS1="\[$BLUE\]ââ\[$PURPLE\][ \[$YELLOW\]\$(date +%D) $(date +%r) \[$PURPLE\]][ \[$LIGHTGREEN\]\w \[$PURPLE\]]\n\[$BLUE\]ââ\[$YELLOW\]> \[$LIGHTGRAY\]"
    ^^ When on the PS1 line there I change the end from LIGHTGRAY to WHITE, only the first couple lines appear white sometimes, others it appears as it should:
    Appreciate any help, thanks
    Last edited by colbert (2011-07-05 03:04:36)

    URxvt*foreground: rgba:aaaa/aaaa/aaaa/7777
    I think this is your font color. Have you tried changing it?
    XTerm*foreground: White
    This one is for xterm so no wonder it doesn't do anything in urxvt.
    Edit: Setting
    urxvt.foreground: #aaaaaa
    does produce dark font, '#ffffff' gets me bright white, as expected.
    Last edited by karol (2011-07-04 23:32:06)

  • Uploaded iOS 4, now Iphone fonts are too big

    I uploaded the iOS 4 software onto my iPhone 3GS and now everything is too big. any idea how to get it all back to normal size? any help is appreciated. thanks

    zoom was set to on when it uploaded software. got it fixed.

Maybe you are looking for

  • Automated csv Export from a specific Tab in a Excel Workbook

    Hi, i would like to export a specific tab from an excel workbook on a application server in csv format - how can i do this? Query Extractor doesn´t - about OpenHub i am not shure. thx in advance! cu Dominik

  • How can I hide certain apps and also prevent apps to be deleted without my permission?

    I have a young daughter that watches movies and plays games on my itouch.  I love that she enjoys it, but sometimes while using it, she goes to apps that are not appropriate for her, and also she accidentally deletes apps.  Is there some kind of pare

  • Where is controls palette search button in 8.20?

    This is embarrassing!  I rely heavily on the control and function palette search buttons.  I updated to 8.20 and my control palette search button disappeared.  The function palette search button is in its normal place.  I've looked through Help and t

  • Word 97 and LabVIEW 7

    In my LabVIEW 7 application I want to generate a report with Word (Office 97). I have installed the Report Generation Toolkit for Office 1.1. I build a very simple application, but the first VI (New Report.vi) fails. I ghave looked inside and saw, th

  • Server installation zurücksetzen

    wie kann ich meine Serverinstallation zurückseten und den Assistenten neu starten?