Results 1 to 4 of 4

Thread: font problems in thunderbird

Threaded View

  1. #1
    Join Date
    Oct 2007
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    font problems in thunderbird

    hi,
    i had font problems in firefox and with my msttcore fonts, so when i was trying to correct the fonts,

    i found this file: /etc/fonts/conf.d/10-autohint.conf
    Code:
    <?xml version="1.0"?>
    <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
    <fontconfig>
    <!--  Use the Autohinter --> 
      <match target="font">
        <edit name="autohint" mode="assign"><bool>true</bool></edit>
      </match>
    </fontconfig>
    when i set it to false all my other fonts get displayed properly

    BUT i start having font problems in thunderbird, check attached pics[1-false, 2-true]
    it gets even worse in the actual mails when all different fonts are in use!

    i dont know how got this file in my config,{my guess is probably came with the thunderbird install[installed via synaptics only], could some check this?}

    how do i correct his problem?
    could i set this config to act only on thunderbird?
    Attached Images Attached Images

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •