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

Adds in the ability to specify an output file #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Brunty
Copy link

@Brunty Brunty commented Jun 25, 2016

By default, it no longer just outputs as barcode.jpg

It will output the filename of the file with a .jpg suffix

This can be overridden with a 3rd argument to specify where output to

Thinking of adding an output/ directory that can store the generated files by default as well, ignore the contents but keep the directory so it's there without having to create it if it doesn't exist in the script.

PS: Thanks for this little script :)

Adds in the ability to specify an output file

By default, it no longer just outputs as barcode.jpg
It will output the filename of the file with a .jpg suffix
This can be overridden with a 3rd argument to specify where output to

Adds in functionality to specify a filename.

Resolved conflicts

Fixed file output name

Fixed filename output
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

Successfully merging this pull request may close these issues.

1 participant