kimageformats/autotests
Mirco Miranda 2997f7ae8d psd: conversion speed improvements (kf5)
- Improved performance converting CMYK files by \~10% by replacing divisions with multiplications.
- Improved performance converting LAB files by \~50% by replacing std::pow with fastPow (approximated pow function).
2023-02-03 20:55:49 +00:00
..
ani Add plugin for animated Windows cursors (ANI) 2021-01-03 08:49:10 +00:00
pic Make PSD image reader endianess-agnostic. 2015-02-20 23:03:10 +00:00
read psd: conversion speed improvements (kf5) 2023-02-03 20:55:49 +00:00
write Fix writing TGA alpha depth flag 2023-02-02 01:11:32 +01:00
anitest.cpp Add plugin for animated Windows cursors (ANI) 2021-01-03 08:49:10 +00:00
CMakeLists.txt CMakeLists: enable EXR test 2022-10-02 06:01:23 +00:00
fuzzyeq.cpp Add write tests for heif/avif/jxl 2022-02-18 00:05:01 +01:00
long-runs.pic Rewrite the PIC image format handler 2014-05-04 13:42:30 +01:00
pictest.cpp Run clang-format on all cpp/h files 2021-03-08 20:15:33 +02:00
readtest.cpp Auto-rotate input images in readtest 2022-10-12 15:33:08 +02:00
writetest.cpp Add write tests for heif/avif/jxl 2022-02-18 00:05:01 +01:00