Git Product home page Git Product logo

Comments (6)

metaphore avatar metaphore commented on May 20, 2024

Hi @ChristianPervoelz and thanks for the suggestion!
I actually have something similar in mind, but wasn't sure there's a demand for such feature. I generally like the approach of having "global" export setting, but also an option to use a different configuration per atlas would be handy.

I'll keep it open for a discussion and add the task to a backlog.

from gdx-texture-packer-gui.

Frosty-J avatar Frosty-J commented on May 20, 2024

I don't find the JPEG compression in this very good. Do we really just get that quality slider with 10 steps? This is not an attack on gdx-texture-packer-gui, as in my view a texture packer only needs to be good at packing textures.

I often just use GIMP, which has 101 quality steps and 4 chroma subsampling options, but MozJPEG has more efficient compression than most software, and more options (none of which I find particularly useful, but they're there if you're into that) so I like to use that for anything serious.

Bringing another tool into the mix will be a necessity (unless there are features I hadn't noticed) if you want to separate your alpha channel into a separate greyscale image (due to JPEG's lack of alpha channel support) and I'm not sure texture-packer has anything for aligning your sprites to MCU (macroblock) boundaries.

While I wouldn't personally use the feature, I think it would be good to have all those global settings to be on a per-pack basis instead.

from gdx-texture-packer-gui.

metaphore avatar metaphore commented on May 20, 2024

I don't think JPEG intended to be anything serious in the original libGDX code in the first place, but it's there just for those who wish to go down that path and thus it sure needs to be supported.
All in all it's just a question of prioritization, cuz I obviously can't dig deep into all the possible file types and compressions, and JPEG is the one I'd improve the last in favor of anything with GPU compression and generally less quality loss options.

from gdx-texture-packer-gui.

ChristianPervoelz avatar ChristianPervoelz commented on May 20, 2024

I'm not a fan of JPEG either, but seriously... does it take us anywhere discussing the pros and cons of JPEG and its support in libGDX/Texture Packer in this issue?

@metaphore big thanks for this app and for considering the new option as a feature.

from gdx-texture-packer-gui.

metaphore avatar metaphore commented on May 20, 2024

There's actually nothing wrong about taking JPEG seriously at all. I mean from my experience it's not the best suit for atlases, but I only can judge from my very subjective view. This project has a long story of developing things "blindly" and not assessing any real demand from the community, cuz I really have no tool for that. So any input and constructive discussion is highly appreciated.

from gdx-texture-packer-gui.

metaphore avatar metaphore commented on May 20, 2024

Let user to select export file profile.

from gdx-texture-packer-gui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.