PyTexturePacker icon indicating copy to clipboard operation
PyTexturePacker copied to clipboard

allow custom plist/save_image function

Open ZwodahS opened this issue 4 years ago • 0 comments

Allow for custom plist and save_image function without changing any internal implementation. Default to using the default Utils save_plist and save_image.

The alternative is to monkey patch Utils, but I believe this will be better.

ZwodahS avatar Aug 03 '20 07:08 ZwodahS