Ugly fonts in some webpages

Hi there,
First of all, hi. I used Arch some time ago but never registered in these forums. Then I moved to Slackware, got tired of no automatic pkg dependency and came back to Arch. Home, sweet home.
Once I got my fresh installation (plus X and my WM) I decided to install some fonts to correctly display webpages. To do so, I installed the following fonts from AUR:
ttf-google-fonts-git 20130818-1
ttf-mac-fonts 1-7
ttf-ms-webfonts 2.0-3
I thought this would be enought but as it turns out it isn't. Look at how GitHub is rendered, what are those fonts! http://i.imgur.com/qONOkw2.png
Any ideas of what can I do to improve this experience? Also, I think it'd be good a subsection in the "Fonts" wiki page indicating what are the necessary fonts to correctly view websites (unless you're using Lynx, of course).
Regards,
Tranga
Last edited by tranga (2013-09-03 19:35:28)

If don't mind a nuclear-like solution, you can disable all bitmaps:
https://wiki.archlinux.org/index.php/Fo … tmap_fonts
I use this in my ~/.fonts.conf to stop bitmap fonts from being used but still allowing Terminus:
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<!-- reject all bitmap fonts, with the exception of 'terminus' -->
<selectfont>
<acceptfont>
<pattern>
<patelt name="family"> <string>Terminus</string> </patelt>
</pattern>
</acceptfont>
<rejectfont>
<pattern>
<patelt name="scalable"> <bool>false</bool> </patelt>
</pattern>
</rejectfont>
</selectfont>
</fontconfig>

Similar Messages

  • [awesome] ugly fonts in some programs for example steam

    Something strange happens last time to my fonts for example in steam:
    https://dl.dropboxusercontent.com/u/166 … _scrot.png
    vs
    https://dl.dropboxusercontent.com/u/166 … _scrot.png steam page in Firefox
    I am having similar problem in Fx but only in second windows for example when I open the bookmarks windows I get the same problem, the fonts are like to much blured or downscaled from a higher resolution. Full native programs like file manager spacefm, kadu don't have any problems. I am using infinality

    Found solution - turn FXAA in nvidia-settings off -.-. It seems like it apply for some apps too.

  • Ugly fonts in evince

    Noticed that evince shows ugly fonts for some pdfs, while okular renders them fine. Any way to fix that?

    Hi,
    This is because of a known bug with poppler. They say it will be fixed in poppler 0.14. If you want to patch the current version of poppler you can use one of the patches here:
    http://bugs.freedesktop.org/show_bug.cgi?id=5589
    Use "makepkg -o" with the poppler PKGBUILD, apply the patch in the src directory, then do "makepkg -e".  This will rebuild poppler, poppler-glib, and poppler-qt packages. For evince, you need to install poppler and poppler-glib.
    I was able to patch and build poppler and poppler-glib 0.12.4 with patch #31683, but I had to fix one hunk by hand. This solved the rendering problem.
    Or, you can just wait for the updated version of poppler and use xpdf until then. xpdf doesn't have this problem.

  • Font in mail and some webpages is 'funky'

    I've tried to change the default font but I keep getting some 'funky' font show up on some webpages and some emails. Why and how to correct it? Anyone have a clue what I'm talking about? Hope someone can help! TIA!
    Michele

    i found and disabled the funky font in my font book and now everything is normal again - thx goodness! but I never did figure out why or how or where the system was picking up this funky font to use for email and webpages. i'd like to keep the font if it won't interfere with the rest of my system. anyone else ever have this issue?

  • Some webpage fonts are messed up after installing new fonts

    I've copied all of my fonts over into my .fonts folder, and since then some random fonts on webpages are messed up. Did I mess up a default font somehow? My default font on Namoroka is Serf size 16.
    Example: http://i.imgur.com/jNMpd.png
    Notice how the Twitter/Facebook/FeedBurner headings and descriptions are all small and cramped up looking.
    Thanks!

    See which fonts firefox is using:
    lsof | grep -i firefox | egrep -i 'ttf|pfb'
    Close down firefox, then open it and navigate directly to the page you're interested in, first.
    Some webpages, unfortunately, like to horizontally compress fonts, which can result in them looking horrible.
    Last edited by brebs (2010-06-12 17:10:40)

  • [SOLVED] Ugly fonts in KDE plamoids

    I'm running KDE 4.8 on my Arch 64 box and I've had for a while now ugly fonts in all the plasma widgets I'm running. All the other fonts look nice and smooth in all other places, eg. GTK and QT apps etc. but plasma widget fonts aren't as smooth for some reason. I'm using the infinality patches with the "UBUNTU" setting currently. Any heads up on would be nice...
    Many Thanks
    Last edited by fettouhi (2012-02-22 17:37:04)

    kokoko3k wrote:QT_GRAPHICSSYSTEM=native may help, add it to /etc/environment for a system wide setting
    or edit the exec line /usr/share/autostart/plasma-desktop.desktop by adding --graphicssystem native
    Dont use the first advice, because you will lose the advantages of raster system system wide. Raster system is faster than native, so apps are snappier with it. The second method is better
    Last edited by syms (2012-01-30 18:12:21)

  • Ugly fonts in all qt programs

    Recently all my qt programs (even qtconfig itself) has ugly fonts.
    It must be some new packages but I dont know which.
    I already tired to remove ~/.fonts.conf to restore the defaults, but it remains the same.
    Can anyone help?

    I managed to fix the problem. I created the file "~/.fonts.conf" with
    <?xml version="1.0"?>
    <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
    <fontconfig>
    <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>
    <match target="font" >
    <edit mode="assign" name="rgba" >
    <const>rgb</const>
    </edit>
    </match>
    <match target="font" >
    <edit mode="assign" name="antialias" >
    <bool>true</bool>
    </edit>
    </match>
    </fontconfig>
    and then entered:
    fc-cache -vf
    and the problem is now resolved.

  • Why am i getting fractions instead of text on some webpages?

    i'm getting fractions/mathematical sentences instead of text of some webpages. after reading another post with a similar problem. i did what they said would solve the problem, getting rid of the fonts Helvetica Fractions and Times Phonetic. that didn't work.
    i got rid of those fonts. searched thru my hard drive to make sure there weren't other copies of those fonts on my system, but the fractions still show up on some webpages.
    i restarted after trashing the fonts and did a disk permissions repair. anything else i need to do?

    tom, i'll email you with a screen shot.
    It's helvetica fractions or something similar.
    when i went
    to the fontfinagler download site, the example of
    garbled text was different from what i am
    experiencing.
    That's irrelevant. The point is that your machine may still think you have helvetica fractions because it is still in the caches. Clean them.
    by the way, firefox works fine.
    This font substitution problem normally only affects Apple Cocoa apps like Safari, Mail, Address Book, etc.

  • Since upgrading to Firefox 27.0 some webpages will not load when I click on them. It gives me a message saying that Firefox can't find the server.

    Since upgrading to Firefox 27.0 some webpages will not load when I click on them. It gives me a message saying that Firefox can't find the server. I have to click the link several time before it will load and sometimes when they do load it does not show the page right. It is like the HTML is messed up or something. I have tried everything I can think of. I started in safe mode, still did it., I removed add-ons, still did it., I reset Firefox and still did it., I completely uninstalled Firefox and re-installed Firefox and it still does it. I have tried Malware Bytes Anti-Malware scans and Avast boot-time scans and found no malware or viruses. I have found that those websites open the first time with no problems on my IE9 and they used to do so in Firefox 26.0. I'm at my wit's end. The website links are in my bookmarks and are used all the time so they are trusted and my avast is set to allow them. They range from news websites to gun websites and everything I have read says that Mozilla does not filter those unless something has changed recently.

    Try this as a first step;<BR><BR>
    Clear the Cache '''''Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"'''''<BR><BR>
    and<BR><BR>
    Remove Cookies '''''Firefox/Tools > Options > Privacy > Cookies: "Show Cookies"'''''<BR><BR>
    If there is still a problem,
    '''''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]'''''
    While you are in safe mode;
    '''''Firefox Options > Advanced > General'''''. Look for and turn off '''Use Hardware Acceleration'''.

  • VIRUS in my Mac BOOK .. When I bought my mac book 6 months ago, everything was perfect.. but then when I open some webpage..it comes a lot of ads or pages unsafe .. that before it didn't appear.. I don't know if have to download a anti virus program.HELP

    VIRUS in my Mac BOOK .. When I bought my mac book 6 months ago, everything was perfect.. but then when I open some webpage..it comes a lot of ads or pages unsafe .. that before it didn't appear.. I don't know if have to download a anti virus program.HELP

    Not a virus, but it is malware: The Safe Mac » Search Results » adware removal.
    Helpful Links Regarding Malware Protection
    An excellent link to read is Tom Reed's Mac Malware Guide.
    Also, visit The XLab FAQs and read Detecting and avoiding malware and spyware.
    See these Apple articles:
              Mac OS X Snow Leopard and malware detection
              OS X Lion- Protect your Mac from malware
              OS X Mountain Lion- Protect your Mac from malware
              About file quarantine in OS X
    If you require anti-virus protection Thomas Reed recommends using Dr.Web Light from the App Store. It's free, and since it's from the App Store, it won't destabilize the system. If you prefer one of the better known commercial products, then Thomas recommends using Sophos.(Thank you to Thomas Reed for these recommendations.) If you already use Sophos, then be aware of this if you are using Mavericks: OS X Mavericks- Sophos Anti-Virus on-access scanner versions 8.0 - 9.1 may cause unexpected restarts
    From user Joe Bailey comes this equally useful advice:
    The facts are:
    1. There is no anti-malware software that can detect 100% of the malware out there.
    2. There is no anti-malware that can detect anything targeting the Mac because there
         is no Mac malware in the wild, and therefore, no "signatures" to detect.
    3. The very best way to prevent the most attacks is for you as the user to be aware that
         the most successful malware attacks rely on very sophisticated social engineering
         techniques preying on human avarice, ****, and fear.
    4. Internet popups saying the FBI, NSA, Microsoft, your ISP has detected malware on
        your computer is intended to entice you to install their malware thinking it is a
        protection against malware.
    5. Some of the anti-malware products on the market are worse than the malware
        from which they purport to protect you.
    6. Be cautious where you go on the internet.
    7. Only download anything from sites you know are safe.
    8. Avoid links you receive in email, always be suspicious even if you get something
        you think is from a friend, but you were not expecting.
    9. If there is any question in your mind, then assume it is malware.

  • Safari not open some webpages

    Hi there, I am a newbie on Mac and however on Safari. Sorry for my english too.
    I have problems to open some webpages with Safari, so I must use Firefox for some websites.
    Is that normal? I prefer Safari and I would like to use only it, but that's not possible, so I must use only Firefox as my preferred browser!
    I am not happy for this solution!

    HI,
    No, that's not normal. If you can open the same site on Firefox, then Safari should be able to also.
    Try trouble shooting...
    From the Safari Menu Bar, click Safari / Reset Safari. Select the top 7 buttons and click Reset. Then relaunch Safari and try a webpage you couldn't open before. If it still won't load the page...
    Go to the Safari Menu Bar, click Safari/Preferences. Make note of all the preferences under each tab. Quit Safari. Now go to ~/Library/Preferences and move this file com.apple.safari.plist to the Desktop.
    Relaunch Safari and see if that makes a difference. If not, move the .plist file back to the Preferences folder. If Safari functions as it should, move that .plist file to the Trash. If you still have problems...
    Launch Disk Utility. (Applications/Utilities) Select MacintoshHD in the panel on the left, select the FirstAid tab. Click: Repair Disk Permissions. When it's finished from the Menu Bar, Quit Disk Utility and restart your Mac. If you see a long list of "messages" in the permissions window, it's ok. That can be ignored. As long as you see, "Permissions Repair Complete" when it's finished... you're done. Quit Disk Utility and *restart your Mac.*
    Carolyn

  • After installing CC, The font on some websites has changed in my browser Google Chrome. Help!

    After installing CC, The font on some websites has changed in my browser Google Chrome. Help!
    take for example facebook & ebay, the fonts have changed to a distorted block type font, very un-readable, Only after I installed adobe CC, this took place...
    I am using google chrome
    Can any one help me?
    I have tried to fix it by tinkering with some settings in google chrome but had no luck!
    here is a screenshot of the problem:

    Unless a web page uses a “web font” that it supplies itself, web pages typically provide a list of fonts, in priority order, of fonts to be used to render text. Typically, this list of fonts represents “system fonts” of MacOS, Windows, iOS, and Android - fonts that can be counted on being installed. Helvetica Neue is a MacOS system font that is not typically found on Windows systems. And even if a user licenses recent versions of Helvetica Neue OpenType fonts and installs same on Windows systems, they are in the “Helvetica Neue Std” family which would not match “Helvetica Neue” which is native to MacOS. Thus, I suspect that the Helvetica Neue you have installed on Windows is an older font offering.
    There are three issues here:
    The first is that web pages provide a priority list for font usage. I suspect that the web pages you are seeing Helvetica Neue actually used on your system are requesting fonts in the order of Helvetica Neue and then Arial. The typical MacOS system would display the content with Helvetica Neue and the typical Windows system would display the content with Arial. Since you have Helvetica Neue on your system, you are getting rendering similar to what a MacOS system would have.
    The second issue is that there is no way to force a web page to reverse the order of priority of the fonts it lists.
    And finally, the third issue is that there is no way to hide a font selectively by application.
    The only way you can avoid Helvetica Neue being used on web pages preferring Helvetica Neue to let's say Arial or any other font on its list for particular text rendering is to uninstall Helvetica Neue.
    That having been said, other than perhaps personal type design preferences, are there any other issues with regards to use of Helvetica Neue for display of these web pages?
            - Dov

  • Cannot extract the embedded font arial.Some char might not be displayed

    Hi Folks,
                  Our requirement is to generate the customer account statement for a set of cusomters during a particular period.
                         we  use a script to generate the statement and convert it to pdf.This pdf is then stored in the application server and retrived using cg3y transaction.The transaction allows the statement to be generated for multiple customers and company code.
    the problem that we face is that the first customer account statement is generated properly the rest of the statements are not displayed properly.When we open the customer account statement we get the error 'Cannot extract the embedded font arial.Some characters might not be displayed properly'.All the Headings that we of the font BOLD ARIAL were not displayed.
    This error does not occur for the first pdf file generated.(say we have 3 customers  for the 1st customer pdf is proper however for the next two error'.
                         When I checked the application server I found that the first file has font subtype as Type1 and then rest of the files have font subtype as Truetype.
    This is working fine.I downloaded the file to pc using cg3y.the pdf looks fine.                   
    Directory:  /home/nwfound/n_us_cas
    Name:       0010798791US13122009.PDF
    %PDF-1.3#
    2 0 obj#
    /WinAnsiEncoding#
    endobj#
    3 0 obj#
    <<#
    %Devtype SAPWIN   Font COURIER  normal Lang EN#
    /Type /Font#
    /Subtype /Type1#                       ****see here font subtype is type1
    /BaseFont /Courier#
    /Name /F001#
    /Encoding 2 0 R#
    >>#
    endobj#
    4 0 obj#
    <<#
    /Filter 5 0 R#
    /Length 6 0 R#
    /Length1 352224#
    >>#
    stream#
    This one is not working fine.Gives an error 'Cannot extract the embedded font arial.Some characters might not be displayed properly when downloaded to pc using cg3y.The heading that were of font ARIAL BOLD were not displayed.
    Directory:  /home/nwfound/n_us_cas
    Name:       0010000105US13062010.PDF
    %PDF-1.3#
    2 0 obj#
    /WinAnsiEncoding#
    endobj#
    3 0 obj#
    <<#
    %Devtype SAPWIN   Font COURIER  normal Lang EN#
    /Type /Font#
    /Subtype /TrueType#                - see here the subtype is True type.How can i change this?
    /BaseFont /Courier#
    /Name /F001#
    /Encoding 2 0 R#
    >>#
    endobj#
    4 0 obj#
    <<#
    /Filter 5 0 R#
    /Length 6 0 R#
    /Length1 352224#
    >>#
    I have to change the tont subtype to Type1 as in my first cust. statement.Is there a way to this???????
    There can be no problem with the code cause the account statement generated for first customer is perfect.
    Any suggestions will be appreciated.
    IF hotfdata[] IS NOT INITIAL.
    *Convert otf data to pdf lines.
        CALL FUNCTION 'CONVERT_OTF'
          EXPORTING
            format                = 'PDF'
          IMPORTING
            bin_filesize          = l_size
          TABLES
            otf                   = hotfdata
            lines                 = li_pdf_output
          EXCEPTIONS
            err_max_linewidth     = 1
            err_format            = 2
            err_conv_not_possible = 3
            err_bad_otf           = 4
            OTHERS                = 5.
        IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
        ENDIF.
    *clear hotfdata otherwise next empty cust acc. statement may have
    *this data.
        REFRESH:hotfdata.
        CLEAR   hotfdata.
    *If account statement is generated then set w_flag to generate email.
        w_flag = 'X'.
    *The converted pdf lines are of char132 format.
    *They have to be converted to char255 format.
        LOOP AT li_pdf_output INTO lwa_pdf_output.
          TRANSLATE lwa_pdf_output USING ' ~'.
          CONCATENATE l_gd_buffer lwa_pdf_output INTO l_gd_buffer.
          CLEAR lwa_pdf_output.
        ENDLOOP.
        TRANSLATE l_gd_buffer USING '~ '.
        REFRESH li_mess_att.
        DO.
          li_mess_att = l_gd_buffer.
          APPEND li_mess_att.
          SHIFT l_gd_buffer LEFT BY 255 PLACES.
          IF l_gd_buffer IS INITIAL.
            EXIT.
          ENDIF.
        ENDDO.
        CLEAR   x_objcont.
        REFRESH x_objcont.
        LOOP AT li_mess_att.
          x_objcont = li_mess_att.
          APPEND x_objcont.
        ENDLOOP.
    *application file name
        CONCATENATE po_filun kna1-kunnr save_bukrs datum02+4(2)
                      datum02(4) lc_pdf INTO l_filename.
        CONDENSE l_filename NO-GAPS.
        CONCATENATE file l_filename INTO file.
        CONDENSE file NO-GAPS.
    *Transer pdf data to app. server.
        "data len type i.
        OPEN DATASET file FOR OUTPUT IN BINARY MODE.
        LOOP AT x_objcont.
          TRANSFER x_objcont TO file.
        ENDLOOP.
        CLOSE DATASET file.
      ELSE.
        REFRESH:hotfdata.
        CLEAR   hotfdata.
      ENDIF.

    Hi,
    this can be related to the compression of the PDF file.
    You can turn off the FlateDecode compression again via report RSTXPDF3 as described in Note #843480. It is a little confusing. The option 'FLATE_COMPR_OFF' needs to be set to 'On' to turn off the FlateDecode compression.
    To set this please run as follows:
    se38 -> RSTXPDF3 -> enter 'FLATE_COMPR_OFF' in the 'Name' field -> Select 'Change Settings' radio button
    You will get a pop-up 'Do not use flat compression'.
    Select the 'on' button.
    After this check if the PDF is created correctly.
    regards,
    Aidan

  • Yes i have adobe reader x an when i go to some webpages an try read pdf it want go to that page

    yes i have adobe reader x  on my destop an when i go to some webpage and try to read pdf it want go to that page.

    tgivemeluv2 wrote:
    when i go to some webpage and try to read pdf it want go to that page.
    Sorry, I cannot understand what you are trying to say; can you rephrase that?

  • I've noticed that since version 7.0 (and in 8.0) FF is either hijacking on incorrectly displaying fonts on some sites, regardless of what is defined in the site's CSS.

    version 7.0 (and in 8.0) : FF is either hijacking on incorrectly displaying fonts on some sites,''' regardless of what is defined in the site's CSS'''. Example: in Safari, the informationweek.com homepage '''always''' displays the fonts correctly. Recently, it's '''RARELY''' correct in FF, but occasionally it will "suddenly" displays right. The CSS has NOT changed. Multiple users are experiencing this issue, on multiple platforms (FF7, in windows)
    Example: in Safari, the informationweek.com homepage always displays the fonts correctly. Recently, it's RARELY correct in FF, but occasionally it will "suddenly" display right. The CSS has NOT changed, code has not changed (that I'm aware of).

    There are lots of CSS errors shown in the "Firefox/Tools > Web Developer > Error Console" (Shift+CtrL+J) on that website.
    Can you attach a screenshot?
    *http://en.wikipedia.org/wiki/Screenshot
    Use a compressed image type like PNG or JPG to save the screenshot and make sure that you do not exceed the maximum file size (1 MB).
    You can do a check for corrupted and duplicate fonts and other font issues:
    *http://www.thexlab.com/faqs/multipleappsquit.html - Font Book 2.0 Help: Checking for damaged fonts
    *http://www.creativetechs.com/iq/garbled_fonts_troubleshooting_guide.html

Maybe you are looking for

  • Equipment number Historical data

    Hi... Equipment number have Install. Date 07.05.1996 and Install. Reason Extended Meter Is there any way to find Historical data old device? I have checked in Table: EGERH, but it doesnu2019t contain any historical datau2026 Thanks, Sreenu

  • To upload bulk data through FI transation F-02

    Hey All, The requirement here is to upload bulk data through FI transation F-02. Using a BDC for the data upload is not suggested for this transaction as the Screen Sequence changes as per the values of the Posting Key ( and in some rare cases accord

  • Is Firefox Sync compatible with x-marks, or do they both do the same thing?

    X-marks has recently made a reappearance on my laptop, and is causing havoc with my bookmarks; on both the laptop and desktop. Whilst x-marks "was away", Firefox Sync was installed and I am wondering if the two are compatible, or competitive; whether

  • I lost all but 8 songs from my purchased music.

    I just replaced my PC with a MacBook Pro cause my PC crashed. The first time I synced my IPhone to my Mac it wiped all my music except 8 songs. I logged into the iTunes Store on my Mac and when I search songs I bought it gives me the option to buy th

  • Verisign Payflow PRo and Sun JCE

    We have been trying to integrate verisign's payflow pro java APIs for credit card processing. THe integration works fine when run directly from a unit test, but fails when it is run inside the weblogic server. As an FYI - The sunJCE provider is speci