On Fri, Feb 20, 2009 at 12:32 PM, Przemyslaw Czerpak <[email protected]> wrote:
>> Now I can remove my patches for palette.
>> The only hack I still have in gtxwc is to simulate: HB_GTI_CLOSABLE.
>
> Can you send the .diff here?
I've simply commented out:
/*
if( ( Atom ) evt->xclient.data.l[ 0 ] == s_atomDelWin )
{
hb_vmRequestQuit();
}
break;
*/
> ??? I'm not sure what is the real problem.
I've done many tests but I cannot find a rule that explain it.
The goal is to find a font more readable than fixed at pxlsz less than 18.
I understand that this is "personal" but when many users complain it
become "business" :)
> In GTXWC there are two compile time switches which can be used to
> "fix" font metrics:
> #define XWC_DEFAULT_FONT_FIXMETRIC FALSE
> #define XWC_DEFAULT_FONT_CLRBKG FALSE
>
> You can enable them and makes some experiments but they reduce the speed.
Thanks, I'll do some tests.
> I guess that you are not talking about font family ("fmly") but about
> font definition. Try to use only fonts with "slant" = 2 and character
> or monotype spacing ("spc" = "c" or "spc" = "m").
xfontsel defines "slant" = *, (nil), i, o, r
best regards,
Lorenzo
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour