https://bugs.documentfoundation.org/show_bug.cgi?id=150777
--- Comment #8 from Jussi Pakkanen <[email protected]> --- > I guess for "fidelity" to the original--but then PDF is a presentation format > not an exchange format. The 8bpp grayscale will look better than 1bpp. This is actually quite important. When sending things to print it is important to preserve 1 bit images as such. They are printed "directly" whereas grayscale and RGB images are interpolated causing the edges between black and white to become blurry. At the very least LO should convert the 1 bit image to grayscale, not RGB. I agree that in general indexed images are not worth supporting. However 1 bit images are an exception here, because they have widespread still today. -- You are receiving this mail because: You are the assignee for the bug.
