http://bugs.winehq.org/show_bug.cgi?id=26136 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de Summary|d3dx9_36.dll.D3DXCreateFont |ID3DXFontImpl_DrawText[AW] |IndirectW is needed by |implementation is needed by |Titan Quest |Titan Quest and Chernobyl | |terrorist attack demo --- Comment #5 from André H. <nerv(a)dawncrow.de> 2012-11-03 12:03:13 CDT --- (In reply to comment #4)
Accordingly to git log that "implementation" was added by commit e84b8b titled "d3dx9: Add stubs for the ID3DXFont functions". I don't know if the implementation there is complete and chances are it isn't really. In any case ID3DXFontImpl_DrawText* implementations are all stubbed so even if existing D3DXCreateFontIndirectA/W implementation is sufficient - there's no use for it ATM (except for getting text metrics) .
commit 5dd63713 makes it look implemented, the problem seems to be ID3DXFontImpl_DrawTextW being really a stub. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.