[Bug 1886279] Re: simple-scan pdf compression

2020-11-25 Thread Sebastien Bacher
** Changed in: simple-scan (Ubuntu) Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1886279 Title: simple-scan pdf compression To manage notifications about this

[Bug 1886279] Re: simple-scan pdf compression

2020-11-24 Thread Degrange Thomas
I am still interested into having this point taken into account. ** Changed in: simple-scan (Ubuntu) Status: Expired => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1886279 Title:

[Bug 1886279] Re: simple-scan pdf compression

2020-09-07 Thread Launchpad Bug Tracker
[Expired for simple-scan (Ubuntu) because there has been no activity for 60 days.] ** Changed in: simple-scan (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1886279] Re: simple-scan pdf compression

2020-07-09 Thread Degrange Thomas
As a user I like to know what happens inside things. I would like a combo-box in "preferences" giving the following choices for saving to pdf: 1) Jpeg or zlib (smallest one chosen for each image) -> default 2) Jpeg only (lossy) 3) Zlib only (lossless) Your proposition is much simpler, however

[Bug 1886279] Re: simple-scan pdf compression

2020-07-09 Thread Bartosz Kosiorek
The code responsible for encoding pdf is available here: https://gitlab.gnome.org/GNOME/simple-scan/-/blob/master/src/book.vala#L348 It is comparing jpeg with zlib: https://gitlab.gnome.org/GNOME/simple-scan/-/blob/master/src/book.vala#L479 How would you like to change it? What do you think

[Bug 1886279] Re: simple-scan pdf compression

2020-07-04 Thread Degrange Thomas
** Description changed: Hello, PDF compression cannot appropriately be configured. Having taken a look at the latest source code of simple-scan: - 1) simple-scan compresses each image in GIF or JPG depending on the compressed size (it keeps the GIF version if it is smaller than the