Proposed patch for "fonts.c"

Marcus Meissner meissner at suse.de
Mon Jan 8 23:18:27 CST 2007


On Mon, Jan 08, 2007 at 11:49:49PM +0100, Bernard Choppy wrote:
> Good day,
> 
> online at noteworthysoftware.com sent a patch covering bug 7040 I've initiated.
> 
> The problem is that wine doesn't handle properly Symbol-encoded fonts, 
> which makes rendering of special fonts (in this case, music notation for 
> the NoteWorthy version 2 softwares) inaccurate.
> 
> I suppose he will sent this patch too, but to make sure, please find it 
> here.
 
> 
> 352c352
> < static LPWSTR FONT_mbtowc(LPCSTR str, INT count, INT *plenW)
> ---
> > static LPWSTR FONT_mbtowc(HDC hdc, LPCSTR str, INT count, INT *plenW)

Please use "diff -u".

Ciao, Marcus



More information about the wine-devel mailing list