On 2/28/06, Eugene Konev <[EMAIL PROTECTED]> wrote: > This patch is incorrect, as ListFonts request can only take CARD16 as > maxfonts. >
Probably I'm missing the point, since I'm not a C or X11 guru, but XListFonts(...), ListFonts(...), MakeFontNamesRecord(...) calls and _LFWIstate, _FontNames structures operate int (or unsigned int) arguments/fields (for maxnames/size), not CARD16... And the patched version of xfontsel works well for me. Where am I wrong? -- Yours sincerely, Andrew ``Bass'' Shcheglov.