[Bug 38060] San Andreas Multiplayer fails to load Kill-list font 'gtaweap3.ttf'

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Feb 11 15:02:15 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=38060

--- Comment #13 from Sam <masterofquebec at rocksplash.com> ---
Looks like error 2 is Unknown File Format (fterrdef.h).

It seems that FT_Open_Face can't find a driver for the file. This is strange as
Freetype has no problem loading the same font during init_font_list().


WineEngAddFontResourceEx->AddFontToList->new_ft_face->FT_New_Face->FT_Open_Face

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list