shssoichiro / oxipng

Multithreaded PNG optimizer written in Rust
MIT License
2.86k stars 124 forks source link

Case sensitive names under Windows #621

Closed DPlFnAz5J91kerf closed 3 months ago

DPlFnAz5J91kerf commented 4 months ago

oxipng-9.1.1-x86_64-pc-windows-msvc.zip, W10

"oxipng .png" optimizes .png and ignores *.PNG

andrews05 commented 4 months ago

Hi @DPlFnAz5J91kerf, thanks for the report. I agree this should not be case-sensitive and have opened a PR to fix it.