[Libreoffice-bugs] [Bug 36300] 16bit depth TIFF images render badly
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jan 1 10:51:02 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=36300
--- Comment #23 from Julien Nabet <serval2412 at yahoo.fr> ---
Original odp file contains a tiff with these characteristics:
TIFF Directory at offset 0x1f02e0 (2032352)
Subfile Type: (0 = 0x0)
Image Width: 582 Image Length: 582
Resolution: 72, 72 pixels/inch
Bits/Sample: 16
Compression Scheme: None
Photometric Interpretation: RGB color
Samples/Pixel: 3
Rows/Strip: 2
Planar Configuration: single image plane
(from tiffinfo 4.1.0)
Looking at download.lst, it seems LO doesn't use any specific lib to deal with
tiff format. Instead, LO has some files in filter/source/graphicfilter/itiff.
Tiff is just a container format which can contain several formats (see
https://en.wikipedia.org/wiki/TIFF).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200101/b57e5517/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list