er_set_gc ( renderer, nil);
_LR_
On Mon, 2007-09-10 at 17:06 +0200, David Nečas (Yeti) wrote:
> On Mon, Sep 10, 2007 at 01:27:48PM +0100, Luis Rodrigues wrote:
> > It's not on my system.
> >
> > I use Debian, do you happen do know the package name?
>
> http://pac
; Try '# gtk-demo', then choose the 'rotated text' example. Note:
> double-clinking the choice launches the example, also notice the two
> tabs - one show description, one show the actual code.
>
> James,
>
> On Mon, 2007-09-10 at 00:33 +0100, Luis Rodrigues
Hi,
I want to draw some rotated text on a Window. I've tried every code I
found on the net but still no solution :(
I would like to draw some rotated text on a window, the rotation point
should X,Y and not to the center of the rectangle where the text is
draw.
Can anyone please help me?
This is