Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI tool #7

Open
NeeEoo opened this issue Oct 30, 2023 · 2 comments
Open

CLI tool #7

NeeEoo opened this issue Oct 30, 2023 · 2 comments

Comments

@NeeEoo
Copy link
Owner

NeeEoo commented Oct 30, 2023

funkinpacker -bp 1 -sp 3 -nr -e Sparrow -o texture combo/

-bp = border padding
-sp = symbol padding
-nr = no rotation
-e = export format
-o = output file

funkinpacker -r BOYFRIEND.png BOYFRIEND.xml -rm Sparrow

-r = repack
-rm = repack method
-e = export to folder (works differently when using -r)

@ItzFireable
Copy link

Additional ideas:

  • Save file for default properties (wouldn't need to re-specify them every time, could also include a flag so you can override them on the go from the current command)
  • For folder target, add an additional filter that can be used to check (-f num = would filter only sprites that include num in the name)
  • Option to combine sprites in folder (a lot of smaller sprites could be 1 spritesheet instead of a bunch of separate ones) (-c flag?? im not sure if the naming would be good lol)

@NeeEoo
Copy link
Owner Author

NeeEoo commented Oct 30, 2023

For the one you calling -c, can just be funkinpacker -r characters/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants