Robert Fletcher

Results 145 comments of Robert Fletcher

This is an experiment to see what will happen.

@dlemstra I've been able to fix most of the warnings on this branch, but there are still a couple that I'm not sure about. Do you have any idea on...

Nice! Thanks for looking into it. I wonder, would it be reasonable to just throw an error in this cases rather than allowing them to configure it? If they're using...

Yeah, I guess it depends on the severity of it. In general, if they're using the library wrong I'd prefer an error. If it's just something that should work but...

Yeah, that makes sense. I think it would be important to have a transition plan. Rather than immediately starting to throw an error by default, we probably want to default...

@LiinNs are you still seeing this issue from the latest version of RMagick (`4.1.2`)?

@benkoshy we would very much appreciate your contributions! I still use `rake-compiler-dev-box`. What are the issues you were seeing? If you can get things working with `rake-compiler-dock` that seems fine...

@benkoshy Ah, well, hmm. Based on the response to that issue it looks like we ought to move over to `rake-compiler-dock`. Do you want to give it a go? Otherwise...

@dlemstra we're trying to understand what happens when changing the image `class_type`. On ImageMagick 7, it actually seems to compress the image some, but on ImageMagick 6 it does not?...

@dlemstra thanks for the response. Would that result in the pixel color values changing? For some reason when we get the actual pixel colors they have changed. Anecdotally, it seemed...