Weird fonts with latest Freetype2 and Firefox

This is the weirdness I have
And this is my fonts.conf that I don't want to edit if possible... I like hintslight
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<match target="font" >
<edit mode="assign" name="rgba" >
<const>rgb</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>
Last edited by Cimi (2007-05-06 21:14:18)

Thank you for advices!
I did not try to downgrade freetype, but I guess Microsoft fonts look good with older versions of freetype because there is BYTECODE_INTERPRETER enabled. Here is quote from SuSE documentation:
In order to get a good rendering of the MS TrueType Core Fonts, the BYTECODE_INTERPRETER setting should be enabled in freetype2. The freetype people do recommend not to use the bytecode interpreter anymore in favor of their auto-hinting code. But while it is true that you will achieve good rendering with most of the free fonts, this is quite ugly for the MS TrueType Core Fonts.
Well.. I do not want to enable features that are not recommended by developers :-)
What about antialiasing - I do not want to enable it for small font sizes. And, of course, antialiasing is the thing that was invented not for fixing broken fonts rendering.
I decided to replace Tahoma with Verdana everywhere to solve this problem :-) Unfortunately, I coud not do this with fontconfig - debug output from freetype shows this font list after replacement:
"Verdana"(w) "Times New Roman"(s) "Thorndale AMT"(w) "serif"(s) ""(s)
Note letter "w" after Verdana. I do not know what these letters mean, let's suppose 'w' is for 'weak' and 's' is for 'strong'. Firefox (or freetype) ignores 'weak' fonts when there are 'strong' fonts in the list. And all substituted fonts always have 'weak' marking... Thus, Firefox displays Times New Roman (or any font that was set as default in Firefox) instead of Verdana.
The final solution for me was to take fontforge, make a copy of Verdana and rename this copy to Tahoma. Now I have Tahoma replaced with nice rendered Verdana everywhere
But the question is still open - is it possible to take broken Tahoma and make same looking font that would not be broken?

Similar Messages

  • My Lingualeo add-on works wrong with latest versions of Firefox

    Hi! This add-on allows to translate English words into Russian and remember them to study later as shown in attached screenshot. After latest upgrades of Firefox it doesn't show list of possible translations, so I can't pick any translation and remember it. I have installed Firefox 34.0 and this fixed my problem. Can I do something to make lingualeo work properly with latest version of Firefox?

    Sorry if my formulation was incorrect. I'm not a developer of this add-on, I'm just its user and it helped me to study English :) Can I do anything as a user (except downgrading Firefox)?

  • I have the latest plugins and firefox but it still says 'adobe flash plugin has crashed' How do i fix this?

    Every time I go on YouTube, it comes up with: 'adobe flash plugin has crashed'. I have tried refreshing and restarting my laptop, I have also got all the latest flash and Firefox, but it still won't work.

    I'd start with disabling Hardware Acceleration, as described in the video troubleshooting guide below:
    Video playback issues
    If that solves the problem, make sure that your graphics drivers are current. 
    If it *still* happens with current drivers, please give us detailed information on the graphics card and driver, so that we can disable hardware acceleration on this configuration and start a conversation with the appropriate vendor.
    The best way to get this information is to do the following (on Windows):
    Open a command prompt
    Type: dxdiag
    Hit Enter
    This should launch the DirectX Diagnostic Tool
    Click Save All Information (or whatever that save button says).
    Paste the contents into a reply here, or you can click Use Advanced Editor in the upper right of the reply window, and then attach the file using the link at the bottom right of the reply window.

  • Problem with latest version of firefox 15.0.1,whenever i download video from youtube or any other site using idm it shows .webm format instead of flv or mp4.

    problem with latest version of firefox 15.0.1,whenever i download video from youtube or any other site using idm it shows only .webm format to download instead of flv or mp4.previous version works fine.also other browsers work fine.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    *http://kb.mozillazine.org/Cookies

  • Weird issues with latest X-Fi Driver/Software

    -Weird issues with latest X-Fi Driver/SoftwareO So I decided to update my X-fi drivers and software today, but I am running into some issues.
    First and foremost is that my Volume Panel no longer works correctly. It brings up this cheap pos window when I click on the Systray icon instead of the corrrect full featured interface.
    It lists the merdia source programs and has a volume dial, thats all this new one has.
    The other issues are that none of the software updates want to install: Alchemy, Mixer, Mediasource Go
    They all give me a message after I being to install that says "can not locate layout.bin please specify the path"? and gives my a "this setip reqires a cd" window and lists a path to a temp folder inside my windows folder.
    Installing these for Vista? Ultimate 32-bit.

    -Weird issues with latest X-Fi Driver/SoftwareO So I decided to update my X-fi drivers and software today, but I am running into some issues.
    First and foremost is that my Volume Panel no longer works correctly. It brings up this cheap pos window when I click on the Systray icon instead of the corrrect full featured interface.
    It lists the merdia source programs and has a volume dial, thats all this new one has.
    The other issues are that none of the software updates want to install: Alchemy, Mixer, Mediasource Go
    They all give me a message after I being to install that says "can not locate layout.bin please specify the path"? and gives my a "this setip reqires a cd" window and lists a path to a temp folder inside my windows folder.
    Installing these for Vista? Ultimate 32-bit.

  • [svn:fx-trunk] 5899: Re: Sparkified this example with latest namespaces and prefixes.

    Revision: 5899
    Author: [email protected]
    Date: 2009-04-02 17:36:40 -0700 (Thu, 02 Apr 2009)
    Log Message:
    Re:Sparkified this example with latest namespaces and prefixes.
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/asdoc/en_US/mx/components/examples/ListExample.m xml

    I am not sure what's happening with IE9 (no live site) but I had real problems viewing your code in Live View - until I removed the HTML comment marked below. Basically your site was viewable in Design View but as soon a I hit Live view, it disappeared - much like IE9. See if removing the comment solves your issue.
    <style type="text/css">
    <!-- /*Remove this */
    body {
        margin: 0;
        padding: 0;
        color: #000;
        background:url(Images/websitebackgroundhomee.jpg) repeat scroll 0 0;
        font-family: David;
        font-size: 15px;
        height:100%;

  • I´ve a problem with Ancestry Toolbar and Firefox 4.0

    I´ve a problem with Ancestry Toolbar and Firefox 4.0

    Do a malware check with some malware scanning programs on the Windows computer.<br />
    You need to scan with all programs because each program detects different malware.<br />
    Make sure that you update each program to get the latest version of their databases before doing a scan.<br /><br />
    *http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    *http://www.superantispyware.com/ - SuperAntispyware
    *http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    *http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    *http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    See also:
    *"Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • All of a sudden I keep getting message that my computer must be restarted and it freezes. I restart it and within minutes it happens again. This is a 27 inch iMac with latest system and software

    All of a sudden I keep getting message that my computer must be restarted and it freezes. I restart it and within minutes it happens again. This is a 27 inch iMac with latest system and software. Any ideas of what is wrong and how to fix it?

    10.7.5 is not the latest system, 10.8.3 is. However your message sounds like  a Kernel Panic, does the message look similar to About "You need to restart your computer" (kernel panic) messages? If so, then if you can get the machine to restart normally then please post the Kernel Panic Report which you can find by following directions in How to log a kernel panic. Please post back with the KP log, and we can take a look. However if the machine continues to not restart then my guess is a hardware failure suck as a hard disk or failed RAM in which case you should take it into your local Apple Store or AASP for repair.

  • I am continually getting error -69 when syncing iPad Air with latest iOS and iTunes versions. Any suggestions?

    I am continually getting error -69 when syncing iPad Air with latest iOS and iTunes versions. Any suggestions?

    Try Googling "sync without iTunes".
    There are free alternatives and there are not so free alternatives.
    Btw, to check if AVG is causing the problem, you should uninstall AVG and not just "turn it off".
    Also, can you describe how you go about uninstalling a program? For example, how did you "delete" iTunes?

  • Cannot play flickr videos on firefox, works on other browsers. using mac 10.8.4 with latest versions of firefox and flash

    Firefox is my preferred browser but it drives me nuts that I cannot play flickr videos... have upgraded to latest version of firefox for Mac... have new Imac with 10.8.4... also upgraded to latest version of flash.. nothing I do seems to work... help

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • Font change in Safari and Firefox after installing Snow Leopard...

    My apologies if this has been addressed:
    Immediately after updating from 10.5.8 to 10.6.2 the fonts displayed in both Safari and Firefox have changed. They are now a barely-legible "handwritten" font. I have attempted to resolve the issue to no avail. The issue only seems to be present with Safari and Firefox- there are no applications (that I have noticed yet*) that are affected. Any thoughts would be greatly appreciated!
    Message was edited by: NYeBeing

    Hello, NYeBeing & welcome to discussions
    I have attempted to resolve the issue to no avail.
    What steps have you taken, exactly, so we don't repeat, etc. I'll assume you've already used OS X's FontBook to check font health & remove dupes, and you've cleared existing font caches using Snow Leopard compatible tools such as QnyX or FontDoctor.
    What languages are enabled?

  • MBP running hot, full fans and sluggish with both Safari and Firefox

    Hi guya,
    Im having problems with my kate 2007 MBP.
    Im sure lately it seems to be running slower and slower and more and more sluggish - I was hoping my Mac wouldn't be subject to "slowdown" like every PC ive ever owned has.
    The biggest problem is that if i use either Safari or Firefox to browse the web, they quickly start using 80-100% of my processor causing everything else to run sluggish, the computer to get hot, processors to run up to 90 degrees and fans on full.
    Perhaps i multitask more than some people - I can tend ot have a lot of tabs open in Firefox, but sometimes Safari or Firefox show this behaviour with just one tab open.
    I do multitask by having about 8 programs open at once and I jump from job to job, but in its early life the MBP used to deal with this - now i feel that i type faster than writing appears on screen, i have to wait ages to work in programs like indesign, and forget trying to run a game like The Sims...
    Does everyone else have the 100% processor problems with Safari (and yes im on version 4, and the latest version of firefox too) the only browser which doesn't give me these problems is Opera - I can have many tabs open and it uses very little CPU, I just dont like use Opera as much as Firefox which is my browser of choice.
    But why would my OSX run differently to anyone elses? Is there a problem with my Macbook, is there a problem with OSX (does it need installing again?) Is it just time for me to buy a new Macbook Pro - or if I run firefox on that will i get the same problem? Ive got nearly 30gb of spare HD space and maxed it out with 4gb of Ram - so neither of those are causing a problem either...
    Any input would be great...

    Have you tried restarting the comp? Sometimes a simple refresh will cure the sluggishness.
    Try running repair permissions from your HD and afterwards run +repair disk+ from your software install DVD.
    Regarding your comp running hot, make sure it is properly ventilated while in use. The MBP is not a laptop. According to the user manual it states in part:
    +"Do not operate your MacBook Pro on a pillow or other soft material, as the material can block the airflow vents. Never place anything over the keyboard when operating your MacBook Pro. Never push objects into the ventilation openings."+

  • Unable to access Web based emails with latest version of Firefox

    Having downloaded the latest version of Firefox, which I am very impressed with, I am unable to open my web based emails, I get the following message "You have undefined new mails in your inbox".
    I have to use Internet exploree to view my emails.
    Any way to change this.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • BBC Radio iPlayerwill not work with latest version of Firefox.

    I have updated all necessary software (Flashplayer, etc.) and am forced to use Internet Explorer to listen to BBC Radio. Earlier versions of Firefox do not have this problem. I am not a computer programer, just a user. I have used Firefox for years and been able to listened to BBC Radio for years. I've read all the advice on various Firefox fora and not found anything useful in solving this problem. It seems to be a problem intrinsic to the latest version of Firefox itself. Will this problem be fixed in the near future? It seems to have been going on for the better part of a year in both the US and UK. If not, why not?
    My expertise is in chemistry, not computers. I need a browser that works. I'd like that browser to be Firefox, but I don't have any more time to spend on trying to fix this problem. Using two different browsers is not working for me. Please fix this.

    Before I suggest you to revert back to Firefox 28.
    Try this
    Certain Firefox problems can be solved by performing a ''Clean reinstall''. This means you remove Firefox program files and then reinstall Firefox. Please follow these steps:
    '''Note:''' You might want to print these steps or view them in another browser.
    #Download the latest Desktop version of Firefox from http://www.mozilla.org and save the setup file to your computer.
    #After the download finishes, close all Firefox windows (click Exit from the Firefox or File menu).
    #Delete the Firefox installation folder, which is located in one of these locations, by default:
    #*'''Windows:'''
    #**C:\Program Files\Mozilla Firefox
    #**C:\Program Files (x86)\Mozilla Firefox
    #*'''Mac:''' Delete Firefox from the Applications folder.
    #*'''Linux:''' If you installed Firefox with the distro-based package manager, you should use the same way to uninstall it - see [[Installing Firefox on Linux]]. If you downloaded and installed the binary package from the [http://www.mozilla.org/firefox#desktop Firefox download page], simply remove the folder ''firefox'' in your home directory.
    #Now, go ahead and reinstall Firefox:
    ##Double-click the downloaded installation file and go through the steps of the installation wizard.
    ##Once the wizard is finished, choose to directly open Firefox after clicking the Finish button.
    More information about reinstalling Firefox can be found [https://support.mozilla.org/en-US/kb/troubleshoot-and-diagnose-firefox-problems?esab=a&s=troubleshooting&r=3&as=s#w_5-reinstall-firefox here].
    <b>WARNING:</b> Do not run Firefox's uninstaller or use a third party remover as part of this process, because that could permanently delete your Firefox data, including but not limited to, extensions, cache, cookies, bookmarks, personal settings and saved passwords. <u>These cannot be recovered unless they have been backed up to an external device!</u>
    Please report back to see if this helped you!
    Thank you.

  • Cannot print with HP Officejet 6100 with latest version of Firefox

    Since I received the latest version of Firefox I cannot print anything that's online. I'm using Windows 7.

    Thank you for your help. When I try the "reset firefox printer setting" and type "print" in the search field, I get the settings for the two previous computers and the current one. If I type "print-printer", I get a blank page. Also the menu button disappears. If I click on the setting, "delete" is not one of the options. If I try to"reset all firefox printer setting" and click on "show folder" under application basics, a list of files and folders opens. the prefs.js file is only 23KB (JScript Script File) long and cannot be opened, so I cannot remove any lines that start with "print".

Maybe you are looking for

  • In BW, What is Program GP* ??

    I want to know about Program GP* Example1 GPEL7YXUDTX4X30XTYM3KVBYEGJ   Generated report for update: Business Information Warehouse   Template......: RSTMPLUR   InfoCube......: ZOCOPC05   InfoSource....: ZCOPC05   Author........: ZXXX   Date.........

  • Set Portal Page URL in Web Dynpro IFrame

    Hi All, I've a Web Dynpro application that runs in the portal. The application creates iframes dynamically. I want to set in the iframes portal pages. In order to get the page's url, I go to content admin, navigate to the page and then press the 'pre

  • RME out-of-sync summary

    Hi there experts, so someone have an idea to get the out-of-sync summary from the RME in cisco works in an email (pdf eg.)? Well i thought to find an job to do so but well i think i am blind ... thx 4 feedback Rob

  • How to copy podcasts not in iTunes library from iPod to iTunes

    When I was a Windows pc user, I had a great free program to copy music & podcasts back into an iTunes library, but now that I own a MacBook Pro, I am lost. There have to be (hopefully free) programs in Mac OS to do this. I have several podcasts that

  • Updating tables without contaminating the data

    Hi, We have two tables called EMP and DEPT SQL >DESC EMP; Name Null? Type EMP_ID NOT NULL NUMBER(12) EMPNAME NOT NULL VARCHAR2(25) DEPT_NO NUMBER(10) SQL >DESC DEPT; Name Null? Type DEPT_NO NOT NULL NUMBER(10) DEPTNAME NOT NULL VARCHAR2(25) We don't