mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2026-02-21 23:43:03 -05:00
IFF: add support for CD-i YUVS chunk (and minor code improvements)
This commit is contained in:
9
autotests/read/iff/cdi_dyuv_each.iff.json
Normal file
9
autotests/read/iff/cdi_dyuv_each.iff.json
Normal file
@ -0,0 +1,9 @@
|
||||
[
|
||||
{
|
||||
"fileName" : "cdi_dyuv_each.iff",
|
||||
"resolution" : {
|
||||
"dotsPerMeterX" : 3937,
|
||||
"dotsPerMeterY" : 5249
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user