[Bug 4995] Missing Glyphs for characters: System (non ttf) fonts unusable

Wine Bugs wine-bugs at winehq.org
Fri Sep 29 12:44:08 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=4995





------- Additional Comments From samuel.howard.dennis at gmail.com  2006-29-09 12:44 -------
This commit introduced this behaviour with earlier versions of fontforge:

commit 593665b6b9ecd7e149fe8e33f84f732d3c20914a
Author: Huw Davies <huw at codeweavers.com>
Date:   Tue Apr 4 20:46:55 2006 +0100

    fonts: Add a few missing glyphs.

:100644 100644 86c34f4... 9d7011f... M  fonts/ms_sans_serif.sfd

As fontforge support pkg-config, detecting the required version in configure.ac
should be trivial.  "$PKG_CONFIG --atleast-version=20060703 fontforge" should be
adequate after checks that pkg-config is present and sufficiently recent.  (The
version used here is the version I upgraded to after regression testing and
seems to work perfectly.  The tests were performed with 20050502.)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list