I am using XDrawString to display text on a drawing area. By default this seems to display text horizontally from Left to Right.
Could any one please tell me how I can use this library function to rotate and display text vertically from Top to Bottom or from Bottom to top.
Thanks in advance for you help.