Sam
Sam
> > 有没有办法过滤掉某种颜色?试了好多都没试出来。 > > 比如,我想把一个div中的某种固定颜色 #e13332 过滤掉,变成透明的。过滤器中能找到screen过滤白色,diff能过滤黑色。但是指定颜色有什么方案呢? 我想到一种方法:先把div转成img,然后用canvas的getImageData获取该图像的像素值,然后遍历更改你想改的颜色值,把处理后的图像替换div
请问怎么方便制作path呢
If the author agrees with the idea, I'd be happy to contribute😀
hi, it just my initial thought, I'm going to study it and see how to implement it 1. From your description, the original files will still be retained. Are the...
@ErKeLost we can get git status like this 
After some thinking, I decided it would be more appropriate to make a framework-agnostic tool. I decided to implement it in a new project, thanks to the inspiration of this...
it already exists: [@democrance/imagemin-lint-staged](https://www.npmjs.com/package/@democrance/imagemin-lint-staged)