View Single Post
Old 14th November 2015, 01:19   #14  |  Link
Reel.Deel
Registered User
 
Join Date: Mar 2012
Location: Texas
Posts: 1,666
How can I make padtomod add additional padding if the source is already the specified mod?

Right now I'm doing something like padtomod(16).Padding(8,8,8,8) / Crop(8,8,-8,-8,true).CropEven(src.width(), src.height()). It works but I was wondering if it can be done a bit better within padtomod.
Reel.Deel is offline   Reply With Quote