Commit graph

17 commits

Author SHA1 Message Date
John Preston
bcfce982c8 Move inline image/path expanding here. 2023-08-24 18:01:55 +02:00
Ilya Fedin
7e5ac77096 Fix devicePixelRatio when applying image rounding 2023-03-30 12:12:03 +04:00
Ilya Fedin
3c261d254e Implement lossless jpeg progression 2023-01-09 14:07:58 +04:00
John Preston
2c2a7887e6 Add Images::EllipseMask method to the interface. 2022-10-03 11:34:26 +04:00
John Preston
cec09b0260 Support complex-rounded image spoilers. 2022-09-30 23:03:06 +04:00
John Preston
2e63c6103e Allow strictly blurring images with alpha. 2022-09-05 18:55:17 +04:00
John Preston
81e216f1ce Allow checking if JPEG bytes are a progressive jpeg. 2022-03-09 17:37:02 +04:00
John Preston
87e62b7737 Refactor Images manipulating methods. 2022-01-21 15:25:55 +03:00
John Preston
48ebd65323 Add Images::GenerateShadow. 2021-10-21 21:23:08 +04:00
John Preston
40fc5b35f0 Use QImage span for corner masks. 2021-09-27 19:30:46 +04:00
John Preston
db1b4b65c7 Provide GenerateLinearGradient with several colors. 2021-09-06 13:17:13 +03:00
John Preston
669767855a Add gradient generating methods. 2021-08-16 13:23:48 +03:00
John Preston
3d5fcdb7dd Add Images::DitherImage. 2021-08-13 15:58:13 +03:00
John Preston
dd88f8fa41 Add UnpackGzip and reading gzip-ed SVGs. 2021-08-11 19:54:59 +03:00
John Preston
2bd63281b5 Add Images::Read method. 2021-08-11 17:53:02 +03:00
John Preston
d2ae2cf8f6 Allow RoundRect to have arbitrary radius. 2020-10-13 18:10:58 +03:00
John Preston
85c83003ca Initial commit. 2019-09-17 17:48:58 +03:00