Preco Kim
Preco Kim
@elipeters If I understand what you meant correctly: Using `img.getMIME()` instead of `Jimp.MIME_JPEG` produces different file sizes even if you match every input image's mime type to jpeg? If so,...
@PokeTehDoge Now things left is to make some stuff better. But I have been so busy for a couple of months so I couldn’t get to make some stuff for...
Thank you for reporting this! Would you mind giving some code example for this issue? So that I can reproduce the issue to see what went wrong. Also, if available,...
Sorry for the late response and thank you for providing an example. Not sure if this issue could be on [upstream](https://github.com/oliver-moran/jimp) since `merge-img` rely on it.
~@sanidhyatandon Have you tried `color` option described on the [readme](https://github.com/preco21/merge-img/blob/master/README.md#mergeimgimages-options)?~ ~And make sure your images are all PNG which has alpha channel.~ Seems to be these points are unrelated.
I just tried to reproduce this issue with both `jpeg` and `png` images in Node v9, it seems to be worked for me:  Tested with this code: ```js import...
Hmm, very strange to me. Can you file the image here directly instead of MS Word? I'm not sure if this is MS Word specific issue. And also, again, please...
@sanidhyatandon Yep it seems so. I cannot see background color for your given image. The background of the image is fully transparent.
@abdulwajid725 Are you still having issue now?
@elipeters Isn't it good enough with `direction` option? Could you explain more about the `Provide image map for slicing`? I need more specific info to know what you supposed to...