[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: draw_string vertically?
- From: Havoc Pennington <hp redhat com>
- To: <pavel klebanov ne mediaone net>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: draw_string vertically?
- Date: 29 Dec 2000 18:05:27 -0500
<pavel@klebanov.ne.mediaone.net> writes:
> Is there an easy way to draw a string in the vertical direction in a
> drawable?
>
No, this is a sucky limitation inherited from X. You have to do it
some hard way (render to a pixmap, rotate the pixmap as an image; or
draw a stack of letters; or something along those lines).
Havoc
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]