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

Support for exporting pixel format and texture filter #75

Open
ghost opened this issue May 1, 2020 · 4 comments
Open

Support for exporting pixel format and texture filter #75

ghost opened this issue May 1, 2020 · 4 comments

Comments

@ghost
Copy link

ghost commented May 1, 2020

For supporting the LibGDX format, it is necessary to be able to export the pixel format and texture filter options.

Currently you can select the pixel format but for the texture filter there is no UI control.

@amakaseev
Copy link
Owner

amakaseev commented May 4, 2020

Hi what you mean? "texture filter"
Plz, show me in the textures of the packer TexturePacker

@amakaseev
Copy link
Owner

Image format and pixel format are present.

@amakaseev
Copy link
Owner

Found: linear, nearest... etc.
You can add this to the UI? and create pull request

@ghost
Copy link
Author

ghost commented May 6, 2020

Image format and pixel format are present in the UI, yes. But how can I integrate them intomy custom export script?

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