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

Customizable configuration #1

Open
jirik opened this issue Jan 17, 2018 · 3 comments
Open

Customizable configuration #1

jirik opened this issue Jan 17, 2018 · 3 comments

Comments

@jirik
Copy link
Collaborator

jirik commented Jan 17, 2018

Would it be possible to customize configuration? Basically, I would like to pass list of arguments like

[
  "-x 0 -y 0 -z 0 -w 512 -h 512 -r 2 -o /data/preview-0.png",
  "-x 8.5456 -y 47.3739 -z 10 -w 640 -h 360 -o /data/preview-10.png",
  ...
]

It can be passed in config file or as argument - it does not matter.

@klokan
Copy link
Member

klokan commented Jan 17, 2018 via email

@petrsloup
Copy link
Member

We were discussing how to use thumbnail-gl for generating images for public style repos (in travis probably). The thumbnail regions and sizes are now hardcoded in the shell script in this repo, this would make it customizable per-repo. Or we can just improve the default values, that might be enough now.

@jirik
Copy link
Collaborator Author

jirik commented Jan 18, 2018

Or we can just improve the default values, that might be enough now.

That's what I am suggesting in #3

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

3 participants