Maddoc42 / Android-Material-Icon-Generator

Android icons with looooong material shadows!
https://android-material-icon-generator.bitdroid.de/
Other
770 stars 71 forks source link

File does not have a extension #6

Closed ericswpark closed 8 years ago

ericswpark commented 8 years ago

I do not know what the file's extension is - which means I cannot open it. I have tried .png, .ico, .svg, and even .jpg for crying out loud.

Which means I can't even use it.

Maddoc42 commented 8 years ago

Which files are you referring to? The files in the zip all have proper extensions. The input file picker only accepts valid .svg files.

ericswpark commented 8 years ago

I'm referring to the actual finished image. And I've picked from the built in Google icons in the website.

Actually, I've seen it now. The file is actually a zip. Maybe your script could append that as well?

Thanks, issue resolved, please close this.

      1. 오전 1:10에 "Philipp Eichhorn" notifications@github.com님이 작성:

Which files are you referring to? The files in the zip all have proper

extensions. The input file picker only accepts valid .svg files.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/Maddoc42/Android-Material-Icon-Generator/issues/6#issuecomment-198955105

ideaman924

Maddoc42 commented 8 years ago

What do you mean by append that as well? The downloaded file should have a .zip extension. If not then that's a bug. What browser are you using?

ericswpark commented 8 years ago

Using Chrome. File did not have extension, last two times I checked. OS was Windows 10, and I had show file extension checked in Windows Explorer.

      1. 오후 6:24에 "Philipp Eichhorn" notifications@github.com님이 작성:

What do you mean by append that as well? The downloaded file should have a .zip extension. If not then that's a bug. What browser are you using?

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/Maddoc42/Android-Material-Icon-Generator/issues/6#issuecomment-199189318

Maddoc42 commented 8 years ago

You were right. The site indeed does not specify how the downloaded file should be called, however some versions of Chrome are smart enough to automatically add a .zip to the file. Thanks for mentioning that!

382534c86fc22d3483c73f70fb9075852024f13a should fix that. Changes are live. Please let me know if you are still having trouble moving forward.