Dirk Lemstra

Results 244 comments of Dirk Lemstra

Thanks for helping us out @sucrose0413. It looks like this PR failed on AppVeyor.

It looks like we are now mixing mutablity and immutability in that class. I think it would be better to make it muttable and remove the `IPen` interface. Not sure...

I gave this a try and changed almost everything in the `Dapr.Client` project. But `DaprClientGrpc` fails to compile. Details are in the image below. Not sure if this is a...

The `where T : default` solution seemed to work @rynowak. I also created the first PR for this with one of the small libraries. Can you clarify what you mean...

Can you reproduce this issue with the latest version of ImageMagick 6?

It looks like this has to do with color reduction and that works different between IM6 and IM7. I am getting consistent results with the following command: `convert input.png -type...

Reproducing something without know the commands that were executed is not easy. Can you explain what you did in more detail?