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