[Bug 1317505] Re: EmbeddedBitmap for ttf-ms-corefonts

Launchpad Bug Tracker 1317505 at bugs.launchpad.net
Thu Mar 9 03:52:04 UTC 2017


Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: fontconfig (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to fontconfig in Ubuntu.
https://bugs.launchpad.net/bugs/1317505

Title:
  EmbeddedBitmap for ttf-ms-corefonts

Status in fontconfig package in Ubuntu:
  Confirmed

Bug description:
  When opening a mail in gmail that was send by someone with outlook ,
  the font (Verdana) looks really ugly and broken. This is because for
  small font sizes the embedded bitmap is used. The default behaviour
  should be to not use the embeddedBitmap for Verdana (and other ttf-ms-
  corefonts), since that makes them very ugly.

  Workaround: Add following lines to ~/.config/fontconfig/fonts.conf

  <match target="font" >
  <edit name="embeddedbitmap" mode="assign">
  <bool>false</bool>
  </edit>
  </match>

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: fontconfig 2.11.0-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu May  8 14:11:32 2014
  InstallationDate: Installed on 2014-04-17 (20 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  SourcePackage: fontconfig
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fontconfig/+bug/1317505/+subscriptions



More information about the foundations-bugs mailing list