crashinvaders / gdx-texture-packer-gui

A simple way to pack and manage texture atlases for libGDX game framework.
Apache License 2.0
618 stars 74 forks source link

Unspported files alert #54

Closed PROSKEY closed 6 years ago

PROSKEY commented 6 years ago

I was trying to import one file in to texture packer by dragging. and it was not importing it in list and was not displaying any alert. so after checking twice i got the problem, the file was SVG.

please add alert for unsupported file types if possible.

metaphore commented 6 years ago

When you drag'n'droping files into the app, there is an overlay that explicitly states which kind of files is acceptable.

image