Lukáš Tinkl a01bb75b3f fix(DOS): fix the "image_resizer" to accept both paths and blobs
- accept both the blob (`data:image/jpeg;base64` payload) or a path/URL
to a local file
- remove the usage of QPixmap, QImage is enough and more suitable for
save/load and resizing as well
- remove usage of an extra file when saving
2023-06-08 15:33:46 +02:00
..
2020-09-04 15:57:29 -04:00
2020-09-04 15:57:29 -04:00
2023-03-03 11:14:10 +01:00
2023-03-16 14:52:22 -04:00