[Bug 891457] uneven emulated Bold/Slant for subsetted large fonts

bugzilla at redhat.com bugzilla at redhat.com
Mon Jan 14 12:17:33 UTC 2013


Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=891457

--- Comment #30 from Hin-Tak Leung <htl10 at users.sourceforge.net> ---
(In reply to comment #28)
> Looks like it is definitely a freetype problem. I suggest filing a freetype
> bug.

I tried LD_LIBRARY_PATH both
http://ftp.uk.debian.org/debian/pool/main/f/freetype/libfreetype6_2.4.9-1.1_i386.deb
http://ftp.uk.debian.org/debian/pool/main/f/freetype/libfreetype6_2.4.9-1.1_amd64.deb
then
http://koji.fedoraproject.org/koji/buildinfo?buildID=310621

and indeed I got the 6th glyph and only the 6th glypth wrong in all 4 versions.
then I just did

git checkout VER-2-4-11
./autogen.sh
CFLAGS=-m32 LDFLAGS=-m32 ./configure

and LD_LIB... still got the partially reversed-video look like I had with
rpm-driven built 32-bit freetype.

So we agree perfectly with freetype 2.4.9 32-bit or 64-bit outcome, but not
2.4.11 32-bit outcome. How did you build yours?

This does not rule out cairo passing indetermined parameters to freetype (like
the signed/unsigned load_flags which are ~mask'ed, I mentioned earlier) though.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=TM3OdgzFe4&a=cc_unsubscribe


More information about the fonts-bugs mailing list