Summary: | FTPickMapping fails with BadFontFormat on ZapfDingbats.ttf | ||
---|---|---|---|
Product: | xorg | Reporter: | Jeremy Huddleston Sequoia <jeremyhu> |
Component: | Lib/Xfont | Assignee: | Xorg Project Team <xorg-team> |
Status: | RESOLVED INVALID | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://xquartz.macosforge.org/trac/ticket/325 | ||
Whiteboard: | 2011BRB_Reviewed | ||
i915 platform: | i915 features: |
Description
Jeremy Huddleston Sequoia
2010-06-28 15:52:28 UTC
The (*scalable->renderer->OpenScalable) call is returning BadFontFormat. Enabling DEBUG_TRUETYPE in ft.h printed out: Open Scalable /System/Library/Fonts/ZapfDingbats.ttf, XLFD=-misc-zapf dingbats-medium-r-normal--0-0-0-0-p-0-iso10646-1 Closing face: /System/Library/Fonts/ZapfDingbats.ttf Error during load: 88 So it's happening inside FreeTypeLoadXFont which in turn got it from FreeTypeLoadFont which in turn got it from FTPickMapping. gdb is being a PITA and not finding debug symbols, so I can't step through, but it looks like something in FTPickMapping doesn't agree with the font. Mass closure: This bug has been untouched for more than six years, and is not obviously still valid. Please reopen this bug or file a new report if you continue to experience issues with current releases. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.