Re: vertical or rotated gtk_label_new("TEXT") possible???



>> >Is it possible to have gtk_label_new("TEXT")
>> >be vertical or rotated???
>> 
>> no. X (which GDK relies on in the version of GTK+ that you are almost
>> certainly using) provides no facilities for text rotation.
>
>this is not the full truth since X11R6 does support rotated glyphs, see 
> 
> http://www.faqs.org/faqs/x-faq/part7/section-45.html

rotated glyphs do not make for rotated text :)

to get vertical text you still have to place each glyph
individually. xvertext can take care of this, i suppose.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]