mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2026-08-26 08:26:59 -04:00
Test Readme: added JPG support
This commit is contained in:
+5
-1
@@ -23,7 +23,11 @@ e.g. PSD plugin).
|
|||||||
The reading tests are mainly based on comparing the image read by the plugin
|
The reading tests are mainly based on comparing the image read by the plugin
|
||||||
with a template in a known and working format. For this reason, the template
|
with a template in a known and working format. For this reason, the template
|
||||||
formats chosen are those distributed by the Qt project: PNG in the first
|
formats chosen are those distributed by the Qt project: PNG in the first
|
||||||
instance and TIFF for image formats not supported by PNG (e.g. CMYK images).
|
instance, TIFF for image formats not supported by PNG (e.g. CMYK images) and,
|
||||||
|
as a last choice, lossy JPG for large images.
|
||||||
|
|
||||||
|
> [!important]
|
||||||
|
> Keep the size of individual test images on the order of a few tens of KiB.
|
||||||
|
|
||||||
Some image options such as `QImageIOHandler::Size`,
|
Some image options such as `QImageIOHandler::Size`,
|
||||||
`QImageIOHandler::ImageFormat` and `QImageIOHandler::ImageTransformation` are
|
`QImageIOHandler::ImageFormat` and `QImageIOHandler::ImageTransformation` are
|
||||||
|
|||||||
Reference in New Issue
Block a user