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

(optionall) zero pad the filenames of the output PNGs #69

Open
nigelmegitt opened this issue Oct 13, 2017 · 0 comments
Open

(optionall) zero pad the filenames of the output PNGs #69

nigelmegitt opened this issue Oct 13, 2017 · 0 comments

Comments

@nigelmegitt
Copy link
Contributor

In the hosted version, it'd be very helpful if there were an option to zero-pad the file names based on seconds times so that they sort correctly.

i.e. instead of:

0.png
10.5.png
5.5.png

they came out as:

00.0.png
05.5.png
10.5.png

I guess you'd have to work out the longest number of digits needed before and after the decimal point and pad to that.

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

1 participant