On Sat, 12 May 2007 16:27:51 +0300
ik <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> On GTK2.6 you can try and use the gdk_pixbuf_rotate_simple () function
> 
> Ido
> 
> On 5/12/07, Fujimaki Haruyuki <[EMAIL PROTECTED]>
> wrote:
> > Hello,
> >
> > I would like to draw rotated text on TImage.Canvas.
> > In Delphi/Kylix, we have done it with TLogFont/QPainter_rotate.
> > Is there equivalent class or procedure to implement it?
> >
> > I have found QPainter_rotate in qt4.pas.
> > But adding "qt4" to uses clause does not work (Fatal:can't find unit
> > qt4) even though I have added "/usr/lib/lazarus/lcl/interfaces/qt"
> > to unit path of the project.
> >
> > Does anyone know how to write rotated text?
> > Thanks in advance.

LogFont is a winapi thing. Where can this attribute be put in TFont?


Mattias

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

Reply via email to