On Tuesday 26 November 2002 21:15, Huw D M Davies wrote: > On Tue, Nov 26, 2002 at 08:28:57PM +0200, Shachar Shemesh wrote: > > That did not work. Both CreateScalableFontResource and AddFontResource > > work. The application then goes on to enumerate the fonts, and > > X11Drv.EnumDeviceFonts fails to detect any "Amir" fonts. Output of +all > > of relevant part is at the end. > > > > Any idea why? > > Yup, EnumFonts16 is broken. Could you give this untested patch a go?
I have tested the patch and it does fixes a problem in a win16 app. It always popped up dialog boxes to report that they do not exist. But since it has used them, I never bothered enough to report. Regards Zsolt