Mike-3

Results 42 comments of Mike-3

The possibility of an external function call would also be great. Everyone can then implement the functionality themselves as required. Would be great if that was possible.

I need this also.

I have the same problem with png files. With many files, after saving, there are unnecessary 0x0 blocks at the end of the file.

I had looked at it. In my opinion everything is correct. If there are brackets, only the part inside the brackets is colored and calculated. The third line is also...

Is there any progress? The problem is that flutter_map 3.1 is no longer compatible with the current Flutter. But we cannot update flutter_map to the current version because the touch...

ImageType -> ImageDataUint4(150, 150, 1) Pixel(0,0) -> RGBA(255, 255, 255, 0), ok is transparent after copyCrop is the same pixel Pixel(0,0) -> RGBA(0, 0, 0, 255), now it is a...

In version 3.x my routine took 54s. With the 4.0 library I now need 156 s (that's three times). Is it possible to specify the format (4 channels, ..) when...

At the moment I have a solution to the problem. I create a new zip file with another tool. Then the unmodifiable format does not come out. zip-files: problem: ![grafik](https://user-images.githubusercontent.com/70719484/216124412-86b1a180-ea03-4f16-8feb-c822c83f1524.png)...