trinity-users@lists.pearsoncomputing.net

Message: previous - next
Month: June 2020

Re: [trinity-users] kuickshow all black image

From: "Marvin Jones via trinity-users" <trinity-users@...>
Date: Fri, 26 Jun 2020 12:56:52 -0600 (MDT)
On Fri, 26 Jun 2020, Dave Lers wrote:
>On Thursday, June 25, 2020 2:32 PM, Christian Schmitz  wrote:
>
>> The following image is opened as all black, but is not black.
>
>It shows fine as a preview in kuickshow, the problem is that kuickshow
>thinks its an 800 x 1078 image and cannot display it full size
>(or FS >+/-).

Indeed.
In kuickshow file list > properties the filesize is given as 800x480.
In Imagemagick `display` the filesize is also given as 800x480,
with:
        display: length and filesize do not match `VPS/map002.bmp'
        @ warning/bmp.c/ReadBMPImage/830.

It would seem the image is snafu, and kuickshow just not handle it well.
But, how should it handle a b0rk3d image.  I guess I was Just Lucky
with `display`s results.

Jonesy