Logo
Explore Help
Sign In
The-Homebrew-Cloud/WiiFlow_Lite
2
0
Fork 0
You've already forked WiiFlow_Lite
mirror of https://github.com/Fledge68/WiiFlow_Lite.git synced 2025-01-12 20:09:12 +01:00
Code Issues Packages Projects Releases Wiki Activity
WiiFlow_Lite/resources/optimize_all_images.bat

7 lines
136 B
Batchfile
Raw Normal View History

-updated the default images and the image compression tools (thanks ayatus) -fixed the language download crash when trying to download the languages a second time -added a back button to the language manager -updated german.ini
2013-08-09 14:52:17 +00:00
for %%i in (..\data\images\*.png) do (
optipng.exe -o7 -nx "%%i"
pngout.exe /ks "%%i"
advpng.exe -z4 "%%i"
DeflOpt.exe "%%i"
)
-added a "selected" png for homebrew -compressed pngs even more and also added tools and a batch file to "resources" folder
2012-01-29 12:30:04 +00:00
pause
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 219ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API