DavidBuchanan314/ambiguous-png-packer

Help

Closed this issue · 2 comments

Can anyone please give me link to any tutorial of how to use it?
Thanks

I'm not sure but I found this.

image

It seems you run the script from command line and the first argument is the PNG that apple software users will see, then the images others will see and then the name/file to save the newly made/altered image to.

python3 pack.py <PNG Input Filename for Apple Users> <PNG Input Filename for Other Users> <PNG Output Filename>

I'm not sure but I found this.

image

It seems you run the script from command line and the first argument is the PNG that apple software users will see, then the images others will see and then the name/file to save the newly made/altered image to.

python3 pack.py <PNG Input Filename for Apple Users> <PNG Input Filename for Other Users> <PNG Output Filename>

It works, TYSM!