Package: libfreetype6
Version: 2.1.10-1.1
Severity: normal

Bold text wrong rendering, please see these:

        http://vdr.jp/tmp/xine-engine-error.png
        http://www.jw-stumpel.nl/ice_weird.png
        http://blog.good-day.net/~yabuki/diary/images/20060209_0.png

I guess these are fixed by this patch, please apply it.

        
http://www.freebsd.org/cgi/cvsweb.cgi/ports/print/freetype2/files/patch-src::base::ftsynth.c

Regards,
        dai

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.6
Locale: LANG=ja_JP.EUC-JP, LC_CTYPE=ja_JP.EUC-JP (charmap=EUC-JP) (ignored: 
LC_ALL set to ja_JP.EUC-JP)

Versions of packages libfreetype6 depends on:
ii  libc6                         2.3.6-3    GNU C Library: Shared libraries an
ii  zlib1g                        1:1.2.3-11 compression library - runtime

libfreetype6 recommends no packages.

-- no debconf information
--- src/base/ftsynth.c.orig     Tue Dec 13 00:44:56 2005
+++ src/base/ftsynth.c  Tue Dec 13 00:45:05 2005
@@ -123,7 +123,6 @@
     if ( !error )
     {
       slot->advance.x += xstr;
-      slot->advance.y += ystr;
 
       slot->metrics.width        += xstr;
       slot->metrics.height       += ystr;

Reply via email to