Discussion: Feature request: Avatar Animations reversed sprites

I was playing with these recently and I noticed the avatars only face one direction. Unless someone knows of a simple javascript method to reverse the direction, there should be reversed sprites available too. 
Take a look at this stackoverflow solution; if you define that class in a shared stylesheet, you should be able to just just addClass() removeClass() on the DOM node to flip/unflip.