tangkai

Results 16 comments of tangkai

[anisotropicfilternotSupport.zip](https://github.com/user-attachments/files/17390179/anisotropicfilternotSupport.zip) 用户提供的demo

refer to https://github.com/cocos/3d-tasks/issues/18966

请参考https://github.com/cocos/cocos-engine/issues/16666,是因为之前的阴影就有问题呢。你试试把labeloutline设置为0看看,大概率labeloutline导致

> Is this LLM-generated code? None of these functions accept `premultiplied` as an option. > > When you provide a `quality` option to `png()` you are selecting to use lossy,...

[pic-compressShowBad.zip](https://github.com/user-attachments/files/21249507/pic-compressShowBad.zip) Here is the minimal repo for you. There are two pics under folder pic-compressShowBad\assets\main\native\4a, the one named "4a28a44c-8feb-4ca5-9913-9dd8d2b023c7" shows bad which compressed by sharp, the other one "PariteShip-goodPic" shows...

The output still the same. The original picture has been premultiplied Alpha, how can I keep it? Of course, when I remove premultiplied Alpha, the output turns right. My greatest...

I set the premultiplied option true, but output info it turns false.

As I mention before, the original pic is premultiplied one. I use raw.premultiplied option to avoid sharp premultiplying the image, but the output file which I copy to the folder...