Results 14 comments of ZeeLyn

Stop execution by Microsoft Defender ![image](https://user-images.githubusercontent.com/17895675/174952196-dc9e2c37-a1f7-4efd-b0fa-d8cdc1db82a6.png)

> 我在一个react项目中安装fontmin,引入的时候也报这个错,有什么好的解法嘛 @coderi521 可以看下我这个[仓库](https://github.com/ZeeLyn/FontminDesktop),fontmin只支持ttf格式的字体,我这个可以支持其他字体文件,使用的opentype.js这个库

是在编译的时候就报错,能否给一个示例

What is this error? ![image](https://github.com/open-mmlab/mmagic/assets/17895675/2af70b73-53ad-4561-8c5a-99b752e98213)

被序列化的对象必须加SerializableAttribute才能序列化,使用起来很不方便

> 你试试.Select(x=>x.id.toString()).ToArray(),我用SAddAsync也是这样,得转成String,多少有点让人迷惑 试过啦,不行,必须得转成 object

Thank you for your suggestion. I tried this feature when .net 8 first supported it. Because .NET DI cannot pass constant parameters to the constructor, such as whether to enable...

@frostyfrolics I found it,But I have doubts about the output loss value, I feel it is not the average value, so I will check the code later. ![Image](https://github.com/user-attachments/assets/54cfb4a1-1f4c-4a00-9573-9f56e0426494)

将icons下的图片文件名里的数字部分去掉就可以了