mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 17:01:53 +00:00
[REACTOS] Optimize PNG images (#5492)
* [PIFMGR] Optimize png images - Lossless optimization with `pngslim`. Saves ~50%. - Restricted to RGBA color mode (‘c6’), for maximum compatibility at the cost of some compression. * [ROSAPPS] Optimize png image - Lossless optimization with `pngslim`. Saves ~10%. * [MSTSC] Optimize png image - Lossless optimization with `pngslim`. Saves ~56%. - Restricted to RGBA color mode (‘c6’), for maximum compatibility at the cost of some compression. * [Themes] Optimize png image - Lossless optimization with `pngslim`. Saves ~20%. - Restricted to RGB color mode (‘c2’), for maximum compatibility.
This commit is contained in:
parent
6b7efb331c
commit
e5993f13f0
23 changed files with 0 additions and 0 deletions
BIN
modules/rosapps/applications/net/tsclient/rdesktop/doc/keynums.png
Normal file → Executable file
BIN
modules/rosapps/applications/net/tsclient/rdesktop/doc/keynums.png
Normal file → Executable file
Binary file not shown.
Before Width: | Height: | Size: 9 KiB After Width: | Height: | Size: 8 KiB |
Loading…
Add table
Add a link
Reference in a new issue