I went thru the archives and saw some nice posts from Phil E. about rotating text. I thing text rotation could be part of the API some days, maybe through the DFBSurfaceTextFlags. It seems to be a common feature request. Sorry I didn't read the archive before to post.
Marc. -------- Message d'origine-------- De: Marc Titinger Date: lun. 25/02/2008 16:15 À: directfb-dev@directfb.org Objet : exchange heigth and width dimensions Hello All, I'm using the DirectFB API for a LCD Front Panel interface and I'd need to rotate the diplay in some manner from "page" to "landcape" : the LCD screen is 172*220, and I'd like to use it as a 220*176. A way to do that is to allocate a rotation channel in my graphic controller and actually rotate the picture before sending it to the LCD, but I implement this, I wonder if there is some trivial means to tell DFB to exchange the height and the width parameters : how can I make DrawString paint from bottom to top for instance ? Is there any API or compile-time parameter I can modify to do that ? thanks for any help Marc.
_______________________________________________ directfb-dev mailing list directfb-dev@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev