reactos/base/applications/mstsc
Andrew Dent e5993f13f0
[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.
2023-07-30 22:32:34 +02:00
..
lang [MSTSC] Update copyright years in Romanian (ro-RO) translation (#5437) 2023-07-13 22:56:55 +03:00
res [REACTOS] Optimize PNG images (#5492) 2023-07-30 22:32:34 +02:00
asn.c
bitmap.c
bsops.c
bsops.h
cache.c
channels.c
CMakeLists.txt [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
connectdialog.c [REACTOS][CPL] Coding style fixes only 2022-10-04 21:14:31 +03:00
constants.h
iso.c
licence.c
mcs.c
mppc.c
orders.c
orders.h
parse.h
precomp.h
proto.h
pstcache.c
rdc.rc [TRANSLATION] Add Hong Kong Chinese (zh-HK) translation - Part 1 (#3941) 2021-12-30 00:40:57 +03:00
rdesktop.h
rdp.c
rdp5.c
resource.h
secure.c
settings.c [REACTOS] Fix SIZE_T related warnings 2019-08-15 14:20:00 +02:00
ssl_calls.c
tcp.c
types.h
uimain.c
uimain.h
win32.c