GNOME Bugzilla – Bug 140830
[PATCH] Add a mirror function to gdk_pixbuf
Last modified: 2010-07-10 04:04:22 UTC
This function adds a mirror function to gdk_pixbuf, it will mirror the pixbuf in place along the vertical axis. It is useful for applications to reverse the orientation of icons in RTL languages. A possible change would be the ability to mirror along the horizontal axis as well, and possibly a retval to know if the function operated properly.
Created attachment 26956 [details] [review] gtk-add-pixbuf-mirror.patch
*** This bug has been marked as a duplicate of 95865 ***