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

Custom name renamed to the final size image (width and height) #70

Open
adammacias opened this issue Dec 20, 2014 · 1 comment
Open

Comments

@adammacias
Copy link

Hi guys, is possible do something like...

example: my photo have 800x600 resolution, if i do this:

{
width: 500,
},

the result is photo-500.jpg but i want photo-500x375.jpg
It is renamed to the final size image

@andismith
Copy link
Owner

It's not currently possible to do this. Can look in to it though.

Is this a useful feature though? If your images are different heights, then your HTML will become harder to maintain as you can't just use image-500 everywhere.

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

No branches or pull requests

2 participants