Giter VIP home page Giter VIP logo

Comments (9)

samdark avatar samdark commented on May 28, 2024 1

Color profiles?

from yii2-imagine.

samdark avatar samdark commented on May 28, 2024

Probably it is. Going to release 2.1.0 soon. It could fix it. Please recheck.

from yii2-imagine.

samdark avatar samdark commented on May 28, 2024

2.1.0 was released. @pabloneruda1 would you please re-check if your problem is still there?

from yii2-imagine.

pabloneruda1 avatar pabloneruda1 commented on May 28, 2024

Problem is still there

from yii2-imagine.

pabloneruda1 avatar pabloneruda1 commented on May 28, 2024

My solution to this issue:

  1. The original image save as PNG (with original dimensions)
  2. The thumbnail is generated from PNG
    And thumbnail is OK
    Perhaps this problem affects only JPG images from Adobe Photoshop, but WHY?

from yii2-imagine.

pabloneruda1 avatar pabloneruda1 commented on May 28, 2024

Color profiles detected via Imagick is:
array ( 0 => '8bim', 1 => 'exif', 2 => 'icc', 3 => 'iptc', 4 => 'xmp', )

I do not know, it's OK or not?

from yii2-imagine.

samdark avatar samdark commented on May 28, 2024

I've meant that imagick may actually read and use color profiles when doing transformation (or other way around: GD does it, IM does not). ICC is color correction which may be the case. Try stripping down all the metadata from image and then trying GD/IM. If it changes anything then color profiles are the reason.

from yii2-imagine.

yii-bot avatar yii-bot commented on May 28, 2024

Thanks for posting in our issue tracker.
In order to properly assist you, we need additional information:

  • When does the issue occur?
  • What do you see?
  • What was the expected result?
  • Can you supply us with a stacktrace? (optional)
  • Do you have exact code to reproduce it? Maybe a PHPUnit tests that fails? (optional)

Thanks!

This is an automated comment, triggered by adding the label status:need more info.

from yii2-imagine.

yii-bot avatar yii-bot commented on May 28, 2024

It has been 2 or more weeks with no response on our request for more information.
In order for our issue tracker to be effective, we are closing this issue.

If you want it to be reopened again, feel free to supply us with the requested information.

Thanks!

This is an automated comment, triggered by adding the label expired.

from yii2-imagine.

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.