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

How do I specify the output directory? #31

Open
SydtekInc opened this issue Jan 16, 2023 · 4 comments
Open

How do I specify the output directory? #31

SydtekInc opened this issue Jan 16, 2023 · 4 comments

Comments

@SydtekInc
Copy link

The files I generate using the following command are always in the lib directory:
ts-node cli.ts ./2_watchface/conlon_2.png --emit -f -c CF_TRUE_COLOR_ALPHA -t bin --binary-format ARGB8565
How do I specify the output directory?

@embeddedt
Copy link
Member

You can use the -o option to specify the output path when converting one image at a time.

@SydtekInc
Copy link
Author

hi ,this is not -o option in --help
image

@embeddedt
Copy link
Member

The option is listed in that screenshot. Am I misunderstanding?

@SydtekInc
Copy link
Author

Sorry to bother you because I didn't look carefully,I have no doubts now,thank

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