Giter Site home page Giter Site logo

wrong png format about snapshot HOT 7 CLOSED

fastlane-old avatar fastlane-old commented on August 17, 2024
wrong png format

from snapshot.

Comments (7)

SimoneCarnio avatar SimoneCarnio commented on August 17, 2024

I've "resolved" the issue by introducing (imageAlpha) https://github.com/ramiroaraujo/alfred-image-optim-workflow in my script after calling "snapshot".

If you have a better solution to integrate please let me know

from snapshot.

KrauseFx avatar KrauseFx commented on August 17, 2024

Thanks for reporting.

Yes, it seems like there is a problem with manually uploading the screenshots.

Have you tried uploading your screenshots using Deliver?

It shouldn't be difficult to remove the transparency from a png using imagemagick. The problem is: Snapshot currently does not require imagemagick which makes the install process much simpler.

I'll take a look at it! In the meantime, just use Deliver to upload your screenshots.

from snapshot.

SimoneCarnio avatar SimoneCarnio commented on August 17, 2024

I didn't try Deliver yet, it's in my roadmap for the weekend. I totally agree with your consideration, better to keep it simple. Eventually if the problem persist, write a note in the readme for future users ;)

from snapshot.

KrauseFx avatar KrauseFx commented on August 17, 2024

Using imagemagick, it would be really easy. I know, it's a pain to set up for some users. I'll try to find a good solution, which does not require this system dependency.

Another solution could be to just check if it's installed, if yes, it will remove the alpha channel, if not, a note is displayed, that this has to be done.

from snapshot.

KrauseFx avatar KrauseFx commented on August 17, 2024

I just tried, it works perfectly uploading the generated screenshots using deliver. I'll take a look at removing the alpha channel now.

from snapshot.

KrauseFx avatar KrauseFx commented on August 17, 2024

It's fixed: 9cf5e4f

If imagemagick is installed, it will be used. If not, it will only show a warning, that the alpha channel couldn't be removed.

from snapshot.

fastlanebot avatar fastlanebot commented on August 17, 2024

This issue was migrated to fastlane/fastlane#2748. Please post all further comments there.

fastlane is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo 🚀

from snapshot.

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.