mirror of
https://github.com/chatmail/core.git
synced 2026-04-24 08:56:29 +03:00
this PR scaled avatars using the Triangle-filter, resulting in often better image quality and smaller files (5%). it comes at high costs, therefore, we do not do that unconditionally for each image sent, see comment in the code and https://github.com/chatmail/core/pull/6815 --------- Co-authored-by: iequidoo <117991069+iequidoo@users.noreply.github.com>