• Joined on 2022-06-16
jpnp commented on issue josch/img2pdf#144 2022-06-27 17:18:22 +00:00
16 bit TIFF file

Both Debian Stable, and Ubuntu 20.04 (it'll be a while before we upgrade at work) are pre 3.10 - never mind RHEL and the rest. I'd guess that unless they have a specific need for a newer version,…

jpnp commented on issue josch/img2pdf#144 2022-06-27 11:07:35 +00:00
16 bit TIFF file

From the patch:

_# theoretically RGBA and CMYKA should be supported as well _# please teach me how to create such a MIFF file

Note you can quite easily create a 16bpc CMYKA MIFF file…

jpnp commented on issue josch/img2pdf#144 2022-06-27 11:03:36 +00:00
16 bit TIFF file

Curious. It is CMYK (it's 4 channel and the InkSet:1 on last line of your tiffinfo output means exactly this), but it does seem to…

jpnp commented on issue josch/img2pdf#144 2022-06-17 12:02:37 +00:00
16 bit TIFF file

Ha ha. Nothing as exciting as you're thinking, just syringe refilling cartridges with actual ink, but not a good match to that the printers were tuned with.

There are quite a few users for…

jpnp commented on issue josch/img2pdf#144 2022-06-16 21:35:26 +00:00
16 bit TIFF file

The printer does dither to 16 bits, but the individual steps would likely not be visible. If the printer's response was roughly perceptually linear then 8bit would be enough but as it is I need…

jpnp commented on issue josch/img2pdf#144 2022-06-16 16:22:45 +00:00
16 bit TIFF file

I'm afraid I do need 16bit as the CMYK ends up sent to a non-linear device where 8 bits isn't smooth enough.

Here is a 16bit image of colour test patches made with argyllcms.

Doesn't look…

jpnp opened issue josch/img2pdf#144 2022-06-16 09:59:30 +00:00
16 bit TIFF file