Bun Wong

Results 14 comments of Bun Wong

Thank you for your help @lovell, I learned more knowledge about the color difference between printing and display. But there is another question, why LittleCMS and Photoshop can convert the...

I tried to use `cmyk.icm` from the libvips library as the input profile for `jpgicc` conversion, and the result was not quite correct too (#01000d on MacBook monitor), but it...

`jpgicc -i cmyk.icc -o srgb.icc path-to-original.jpg path-to-result.jpg`

Sorry, @lovell, I haven't make any progress on this issue. I still use the `jpgicc` command to convert the image from CMYK to RGB to make sure the colors are...

I found the same problem. I have a jpeg image with CMYK mode and it does not have ICC profile embedded in the metadata, ```js sharp('path-to-original.jpg').toFile('path-to-result.jpg'); ``` I tried any...

@roborourke I just want to convert the image from CMYK to sRGB mode. I had upgrade Sharp to version 0.26.0 but the problem still exists. Now I have used Little...

@lovell I have created an issue #2365 for this, thanks you for your reply.

嗯,我看 web 版微信是直接跳回二维码扫描登录,但是 wechat4u 还有几次失败再触发 logout,所以我想问问是不是有一个独立的事件

发现挂机挂了几个小时,就会触发一次 logout 事件,但是用户并没有退出,不知道是不是心跳的机制问题,有劳作者观察下。

直接触发 logout 事件了,没什么错误信息喔