Bug#678517: [Pkg-fonts-devel] Bug#678517: fonts-liberation: Liberation Sans does not display u correctly at all sizes

2012-06-25 Thread Fabian Greffrath

HI Ross,

Am 22.06.2012 14:17, schrieb Ross Vandegrift:

Today I noticed that some slate.com headlines started to look very weird
in iceweasel.  Bolded renderings of the letter u do not have the same
thickness as the other letters.  If I change the font to DejaVu Sans,
the text looks correct.


I tried to reproduce this with both the slate.com homepage and your 
minimal HTML example, but couldn't see the weird letters u that you 
described.


Is it possible you still have an old local copy of the fonts e.g. in 
~/.fonts?


 - Fabian



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#678517: [Pkg-fonts-devel] Bug#678517: Bug#678517: fonts-liberation: Liberation Sans does not display u correctly at all sizes

2012-06-25 Thread Fabian Greffrath

Am 25.06.2012 09:30, schrieb Fabian Greffrath:

Is it possible you still have an old local copy of the fonts e.g. in
~/.fonts?


That is, what does

 fc-match arial -f%{file}\n

give?



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#678517: fonts-liberation: Liberation Sans does not display u correctly at all sizes

2012-06-22 Thread Ross Vandegrift
Package: fonts-liberation
Version: 1.07.2-3
Severity: normal

Hello,

Today I noticed that some slate.com headlines started to look very weird
in iceweasel.  Bolded renderings of the letter u do not have the same
thickness as the other letters.  If I change the font to DejaVu Sans,
the text looks correct.

The issue seems to only affect the bolded typeface, when scaled to
certain sizes.  Slate's CSS for the problematic text is
font: bold 1.384em arial,sans-serif
I can fix the issue by adjusting this with firebug.  Removing bold fixes
it, as does adjusting the size.  Seems like bold at 18px is the culprit.

This is probably similar/related to #616620.  Below is a minimal HTML
example which demonstrates the issue.

Thanks,
Ross


html
  head
 style type=text/css
   p { 
   font-family: arial;
   font-weight: 700;
   font-size: 18px;
   }
 /style
/head
body
  p
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do
eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut
enim ad minim veniam, quis nostrud exercitation ullamco laboris
nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in
reprehenderit in voluptate velit esse cillum dolore eu fugiat
nulla pariatur. Excepteur sint occaecat cupidatat non proident,
sunt in culpa qui officia deserunt mollit anim id est laborum.
  /p
/body



-- Package-specific info:
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  fontconfig 2.9.0-6generic font configuration library - support
ii  libfreetype6:i 2.4.9-1FreeType 2 font engine, shared library files
ii  libxft2:i386   2.2.0-3FreeType-based font drawing library for X

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable'), (49, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org