Felipe Monteiro de Carvalho wrote:
AFAIK, the correct way to draw rotated texts is to use the functions on LCLIntf.

This is very similar as one would do with windows api, and works at
least on win32 and qt interfaces. The other interfaces should also
support this, but it wasn´t yet implemented.

Here is an example:
[...]

Thank you for giving sample code.
It worked under Windows.
In Linux (SUSE 10.0), got compiled, but rotation is not implemented (i.e. got horizontal text).
It is as expected, because LogFont calls WinAPI, as pointed out by Mattias.
Does anyone have plan to implement LogFont (or its equivalent) in Linux?

Haruyuki

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

Reply via email to