https://issues.apache.org/ooo/show_bug.cgi?id=106063

hanya <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #8 from hanya <[email protected]> ---
The attached bmp file in comment 3 has Windows bitmap type header (40 bytes). 
And data size for each pixel is 32bit, in general, in this kindo of case, 
no color palette is there after the file header. 
The file header indicates 256 colors (8 bit colors) are there in the color
palette that uses 1024 bytes length.
It seems the inserted image on the Writer document is starting with 256 pixel
position. Therefore, the color palette length seems mishandled.
But in most case, no color plette is used for 32 bit color bitmap file.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

Reply via email to