Hi,
Is it possible to draw a image fliped along the x and y axis? Didn't find anything about it in the docs or with the forum search.
I know that I can use XFlipPixmap/YFlipPixmap but it is more videomem-friendy to just flip the u,v coordinates when drawing the image. (If that's possible at all, never tried it myself. Maybe the "right" way to do it is to draw the back of the polygon instead.)
Is it possible to draw a image fliped along the x and y axis? Didn't find anything about it in the docs or with the forum search.
I know that I can use XFlipPixmap/YFlipPixmap but it is more videomem-friendy to just flip the u,v coordinates when drawing the image. (If that's possible at all, never tried it myself. Maybe the "right" way to do it is to draw the back of the polygon instead.)