Commit Graph

113 Commits

Author SHA1 Message Date
af2eb411d9 Try to regenerate low quality thumbnails 2021-12-28 02:07:42 +01:00
336053f24d Implement trivial wide thumbnail production
Also make libwebp a required dependency.
2021-12-27 21:51:01 +01:00
2f993502fc Make use of gAMA and sRGB PNG chunks
Neither EoG nor gThumb handle this correctly.
2021-12-26 03:25:38 +01:00
e5b1a1861c Avoid double CM in saved WebPs 2021-12-26 02:02:57 +01:00
e37acf365a Colour manage all WebP forms
It could be done better, but at least it works at all.
2021-12-26 01:14:27 +01:00
ccf15bc8ae Almost fully colour-managed Wuffs (BMP, GIF, PNG) 2021-12-25 21:53:39 +01:00
5e4476ff71 Improve gdk-pixbuf colour management 2021-12-25 19:15:54 +01:00
7a4b5cd065 Colour manage opaque, up to 8-bit images 2021-12-25 18:28:37 +01:00
40c1f8327e Use Little CMS for JPEG colour management 2021-12-24 14:19:22 +01:00
2d4cab52b3 Integrate jpeg-quantsmooth
Also, don't pointlessly store JPEGs in an ARGB Cairo surface.
2021-12-22 14:20:39 +01:00
ada67f044a Optimize thumbnail rendering
Massive responsivity gains have been achieved here.

Rescaling performance doesn't seem to be particularly affected.
2021-12-20 04:40:35 +01:00
bac92f2612 Update a comment 2021-12-19 06:14:43 +01:00
b78010ccb1 Adopt shorter identifiers
Also, slightly reformat the source code according to clang-format.
2021-12-18 07:04:01 +01:00