[xorg-bugzilla-noise] [Bug 1062] New: HAVE_FT_BITMAP_SIZE_Y_PPEM
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Aug 12 12:50:15 PDT 2004
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=1062
Summary: HAVE_FT_BITMAP_SIZE_Y_PPEM
Product: xorg
Version: CVS_head
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Lib/Xft
AssignedTo: xorg-bugzilla-noise at freedesktop.org
ReportedBy: otaylor at redhat.com
CC: keithp at keithp.com,mharris at redhat.com
I'm seeing a problem where the standalone Xft library works fine with
FreeType-2.1.9 but the same code build as part of the monolithic X
tree is unable to load PCF fonts.
I think the problem is that the Xft configure.ac contains a check
for HAVE_FT_BITMAP_SIZE_Y_PPEM. When built in the Xorg tree this
will never be set.
I don't really have a good idea how to solve this.... probably
easiest is to replace the configure check with a #if on
FREETYPE_MAJOR/FREETYPE_MINOR/FREETYPE_PATCH.
--
Configure bugmail: https://freedesktop.org/bugzilla/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 xorg-bugzilla-noise
mailing list