On Fri, 20 Feb 2009, Lorenzo Fiorini wrote:

Hi,

> 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?

> Back to gtxwc's fonts the only thing I badly need is a font less
> "squared" than fixed.
> F.e. Liberation Mono looks really good under Ubuntu 8.10 but I need to
> use some "magic" combinations between fontsize and setmode( rows, cols
> ).

??? I'm not sure what is the real problem.
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.

> However with "older" distributions that use xfs I couldn't get
> anything but "fixed".
> Any suggestion?

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").

best regards,
Przemek
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to