"Michael" == Michael Nordström <[EMAIL PROTECTED]> writes:

>> But on PalmOS 3.5 and newer the OS reduce the Colors if you try to
>> display images with a higher bit depth then allowed, so the viewer
>> could show this images and not the "[img xbpp]".

Michael> Well, back in January you said that Palm devices running 3.5 would
Michael> crash when trying to display 16bpp images, while a Visor Prism
Michael> (also running 3.5) wouldn't crash. So I added a check that makes

Yes, 16Bpp Images.

Michael> sure that the viewer doesn't try to display an image with a higher
Michael> bit depth than what the device says it can support.

But why all?

Michael> Maybe you have forgotten this, but already back then you told me
Michael> that this would give some users a "[img Nbpp]" instead of an image.

Yes maybe the people running a Handspring 3.5 can not see a color
reduced 16 bpp.

Michael> Tell me how the viewer should know that a device can display an
Michael> image, although the OS reports that it can't and I will fix this
Michael> right away.

Well, the problem was that the 16 Bpp Images crash on some OS3.5 and
work fine on other OS 3.5 (Handspring mod.). So IIRC the solution was
to _not_ display 16bpp on OS3.5.

Michael> However, until you provide me with a way to detect this the viewer
Michael> will continue to show "[img Nbpp]" instead of color-reduced images.

IMHO the rule are simple.

< OS3.5: If (images bpp) > (OS Supported bpp) then
           do _not_ display the images, write the "[img Nbpp]" String.

= OS3.5.x: Allways show Images with bpp 1,2,4 and 8, never show images
           with bpp 16 or more.

> OS3.5.x: Allways show Images with bpp 1,2,4,8 and 16.

cu,
 Dirk

-- 
Permanent URLs to the latest Version (1.1SR3) of the Plucker Windows installer
 - For the Webpage: http://www.dirk-heiser.de/plucker
 - Direct Download: http://www.dirk-heiser.de/plucker/plucker.exe [2.79MB]

Reply via email to