[Lazarus] Bugreport 0012403

Bogusław Brandys brandys at o2.pl
Fri Oct 24 10:13:09 CEST 2008


2008/10/23 Michael Van Canneyt <michael at freepascal.org>:
> Is it possible to draw text at a 90° angle ?

We support the winapi CreateFontIndirectEx for that (that's what
TOvcRotatedLabel uses). It's in the LclIntf unit. Read the winapi
docs.

It is planned to also support something like TFont.Orientation, but I
think it wasn't yet implemented.

-- 
Felipe Monteiro de Carvalho




More information about the Lazarus mailing list