Weilin Shi

Results 22 comments of Weilin Shi

Hi, I just check my google search console. I see no place where the original website's icon should be displayed. Also, I wonder what is the ico reader you are...

I did not update the image size in icon directory after add the XOR map back in 2019. Now it should pass the check in real favicon generator if you...

Hi, I have added an option for trailing slash redirect in v0.11.0 under the option `redirectTrailingSlash`. Please try it when you have the time.

Sorry, I misunderstand your request last weekend. I have added `ignoreTrailingSlash` in v0.12.0.

One thing you can do is to use the `charPreset` option to define a set of character that will be used in random character generation. Personally, I do not think...

Correct me if I'm wrong, Apache license v2 requires this software to be licensed under Apache license also. So I cannot take Roboto and Droid. Lora looks good to me....

I think the paragraph after section 4.d state that: ` You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions...

You are right. I guess I just need put more thought into font switch.

Hi @jantimon , `png-to-ico` have 3 dependencies: - @types/node for TypeScript definition - jimp for png decode and image resize - minimist for cli usage

@jantimon Typings have no effect on running code. These typings will make your life easier when you are using vs code or other IDEs like Webstorm.