Symbol fonts bug

2006-01-12 Thread David Moore
f the patch, the coding style or something else I can fix to get the patch included. This patch is very important to me, so I'm happy to take suggestions to fix it if necessary. thanks, David Moore ? wine_symbol_fonts.patch Index: dlls/gdi/

Re: Fix dsiplay of fonts with Symbol codepages (codepage 42) as well

2005-12-15 Thread David Moore
Dmitry Timoshkov wrote: "David Moore" <[EMAIL PROTECTED]> wrote: The patch below first checks to see if the codepage is one of the exceptions, and if it is, passes in NULLs for the last two arguments. I wonder how did you build the list of exceptions: why CP_UTF7 is ther