josch commented on issue josch/img2pdf#151 2022-10-16 12:24:53 +00:00
jpeg rotation confusing output orientation of PDF

When I do a simple img2pdf command and have -S A4, hte PDF ends up in landscape rather than portrait mode. If I use A4^T, it ends up with portrait instead of landscape. In both instances, the…

josch closed issue josch/img2pdf#150 2022-10-16 12:13:47 +00:00
Output is not deterministic unless using --engine=internal
josch pushed to main at josch/img2pdf 2022-10-16 12:13:47 +00:00
be8369373f pass deterministic_id=True to writer.save() for pikepdf >= 6.2.0
josch commented on issue josch/img2pdf#151 2022-10-14 09:15:33 +00:00
jpeg rotation confusing output orientation of PDF

Can you share an image that you see this effect with?

josch pushed to main at josch/mmdebstrap 2022-10-10 13:03:19 +00:00
d4cb065639 Write an empty /etc/machine-id instead of writing 'uninitialized'.
josch commented on issue josch/mmdebstrap#28 2022-10-10 08:19:24 +00:00
Non-existing {list} glob option mentioned in path exclude example

Thank you! It seems I copypasted this syntax without checking from http://bugs.debian.org/951112

I will just revert 40b6155967f62559be519370d8b7fcd8635c5e0f

josch commented on issue josch/img2pdf#150 2022-10-02 19:32:47 +00:00
Output is not deterministic unless using --engine=internal

Yes, this should be independent of --nodate. It would be wrong to overload --nodate with additional functionality other than not embedding the current date and time.

But it would also be…

josch commented on issue josch/img2pdf#150 2022-10-02 13:43:00 +00:00
Output is not deterministic unless using --engine=internal

Thank you. This is absolutely a bug.

The statement about deterministic output comes from the time when img2pdf only supported the internal engine as well as pdfrw. Today, pdfrw is unmaintainened…

josch commented on issue josch/img2pdf#105 2022-09-24 17:57:35 +00:00
HEIC support?

@mara0004 "best effort" on your part would be enough for me. I know that you have been a long-term contributor to this project so your word would've certainly been enough for me.

Even if you…

josch commented on pull request josch/img2pdf#149 2022-09-24 17:55:11 +00:00
CLI: optional HEIF support

Thank you for looking into this! It's nevertheless helpful to have your comments for any future developments into that direction. :)

josch commented on issue josch/img2pdf#105 2022-09-24 11:37:15 +00:00
HEIC support?

Instead of replying to your points (because that would serve no purpose as far as this bug is concerned) lets just agree to disagree on this. I'm not going to enable PyPi on my machine to add…

josch commented on issue josch/img2pdf#105 2022-09-24 03:46:30 +00:00
HEIC support?

It's also interesting that you mention that they offer wheels. I'm absolutely not just downloading and running some other random person's binary on my machine. That's like downloading a setup.exe…

josch commented on issue josch/img2pdf#105 2022-09-24 03:43:27 +00:00
HEIC support?

It does for me. Anybody can upload stuff to pypi. If it's included in one of the big distros, then somebody vouched with their GPG key that the software:

  • will be maintained for multiple…
josch commented on issue josch/img2pdf#120 2022-09-23 21:12:59 +00:00
Tests fail with ImageMagick compiled with --with-quantum-depth=8 or 32

@sbraz, did 10c6901fa3e4ff02c18a476d5984ee81c56654a1 maybe also fix this one?

josch pushed to main at josch/img2pdf 2022-09-23 21:11:12 +00:00
10c6901fa3 src/img2pdf_test.py: do not test the depth attribute and rely on baseDepth
josch closed issue josch/img2pdf#119 2022-09-23 21:11:11 +00:00
test_tiff_rgb12 and test_tiff_rgb14 fail with ImageMagick 6.9.10
josch commented on issue josch/img2pdf#105 2022-09-23 21:08:48 +00:00
HEIC support?

I'm hesitatant to include this into the CLI interface before I have a way to verify that the result will be bit-by-bit identical. As far as I can see, neither Debian nor Ubuntu nor Fedora include…

josch commented on issue josch/img2pdf#105 2022-09-23 21:02:07 +00:00
HEIC support?

Because that is something that the library user is to set up, no?

josch closed issue josch/img2pdf#147 2022-09-23 20:58:16 +00:00
JPEG XL (.jxl) support?
josch commented on issue josch/img2pdf#147 2022-09-23 20:58:14 +00:00
JPEG XL (.jxl) support?

No further input after 2 months. Closing due to inactivity.