Import the WebP image I/O code from kde-runtime
The plugin export mechanism has been patched up (including the addition of the JSON file), and the FindWebP.cmake file is new. Writing is currently disabled, as it produces broken images. Autotests are generated using the cwebp and dwebp utilities distributed with the libwebp reference library. REVIEW: 115355
@ -53,6 +53,7 @@ kimageformats_read_tests(
|
||||
rgb
|
||||
tga
|
||||
xcf
|
||||
webp
|
||||
)
|
||||
|
||||
# Basic write tests
|
||||
|
BIN
autotests/read/webp/bw-cwebp-lossless.png
Normal file
After Width: | Height: | Size: 743 B |
BIN
autotests/read/webp/bw-cwebp-lossless.webp
Normal file
After Width: | Height: | Size: 418 B |
BIN
autotests/read/webp/bw-cwebp.png
Normal file
After Width: | Height: | Size: 845 B |
BIN
autotests/read/webp/bw-cwebp.webp
Normal file
After Width: | Height: | Size: 162 B |
BIN
autotests/read/webp/rgb-cwebp-lossless.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
autotests/read/webp/rgb-cwebp-lossless.webp
Normal file
After Width: | Height: | Size: 916 B |
BIN
autotests/read/webp/rgb-cwebp.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
autotests/read/webp/rgb-cwebp.webp
Normal file
After Width: | Height: | Size: 290 B |