On mercredi 16 juillet 2008, Ron wrote:
> Hi,
>
> Must be simple, but I don't see it yet...
>
> I want to print text in a drawarea vertically instead of horizontally.
> Someone has a pointer as how to do that?
>
> I see no parameter like 'orientation' in Draw.Text which does it for me...
> and have no clue as how to do it myself...
>
> Regards,
> Ron_2nd
>

It is not yet possible, you have to do that by hand: you must draw the text in 
a picture, convert the picture to an image, rotate the image, and draw the 
image into the drawing area.

Regards,

-- 
Benoit Minisini

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to