Darius Blaszijk wrote:
When I set the font of a canvas to fsBold, it gives a bold appearance on win32. On gtk it does not. Is this font specific behavior, or widgetset specific?

Widgetset specific. A bold version of your forn needs to be available.

Also the textheight on windows and gtk is different. On Windows I see a nice spacing between two consecutive lines, on gtk the lines seem to overlap. What is the way to handle this behavior?

On gtk you get the nearest size of the forn you request, it may be larger than asked.

Marc

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to