]> git.sesse.net Git - movit/commit
Revert "Support pad/crop from bottom, not just from the top."
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 15 Mar 2014 20:51:32 +0000 (21:51 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 15 Mar 2014 20:51:32 +0000 (21:51 +0100)
commitc34865f55569942959da2815a790b5ad76ba0057
tree02002b0d6e8a57af74cf3a6a8054a65073d8ab10
parent7dca345804c7851ff09edcc7198c5def94b9c4b1
Revert "Support pad/crop from bottom, not just from the top."

This turned out not to be so useful after all, as we'd like a more
consistent top-left coordinate system, and changes to do that will
obsolete this patch.

This reverts commit e92a5ffa19eb67b4db5af1db8559630139073668.
padding_effect.cpp
padding_effect.h
padding_effect_test.cpp