|
From: | Behdad Esfahbod |
Subject: | [ft-devel] dfont and TrueType collections |
Date: | Thu, 09 Apr 2009 13:34:23 -0400 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b3pre) Gecko/20090324 Fedora/3.0-2.1.beta2.fc11 Thunderbird/3.0b2 |
Hi,I had to fix a bug [1] in Pango and fontconfig where the ftglue-derived code was checking "face->num_faces > 1" to detect TrueType Collections. This fails with Apple dfont's where num_faces is the number of faces in different streams of the dfont and does not mean the current face is a TTC.
Is this intentional or a bug in FreeType? Thanks, behdad [1] http://bugzilla.gnome.org/show_bug.cgi?id=577952
[Prev in Thread] | Current Thread | [Next in Thread] |