Giter Site home page Giter Site logo

wrong png format about fastlane HOT 6 CLOSED

fastlanebot avatar fastlanebot commented on May 2, 2024
wrong png format

from fastlane.

Comments (6)

fastlanebot avatar fastlanebot commented on May 2, 2024
@SimoneCarnio commented

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 fastlane.

fastlanebot avatar fastlanebot commented on May 2, 2024
@KrauseFx commented

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 fastlane.

fastlanebot avatar fastlanebot commented on May 2, 2024
@SimoneCarnio commented

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 fastlane.

fastlanebot avatar fastlanebot commented on May 2, 2024
@KrauseFx commented

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 fastlane.

fastlanebot avatar fastlanebot commented on May 2, 2024
@KrauseFx commented

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

from fastlane.

fastlanebot avatar fastlanebot commented on May 2, 2024
@KrauseFx commented

It's fixed: fastlane-old/snapshot@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 fastlane.

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.