File: NEWS

package info (click to toggle)
paperwork 2.2.5-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 166,660 kB
  • sloc: python: 44,775; makefile: 992; sh: 625; xml: 135
file content (22 lines) | stat: -rw-r--r-- 954 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
paperwork (2.2.2-1) unstable; urgency=medium

  Starting with paperwork version 2.2.0 (2.2.2-1 Debian release), PNG is the
  new default image format for scanned documents.
  The rationale behind this choice is that JPEG is a bad image format for OCR.
  Note that existing files are not converted, only new files will use PNG
  instead of JPEG.

  You can keep the old behaviour by changing the configuration using:

    paperwork-cli config put model_img_format str JPEG
    paperwork-cli config put model_img_overlay_format str JPEG

  You may want to set these options if you plan to use the same paperwork data
  folder with older paperwork versions.
  These settings are shared between paperwork-gtk, paperwork-cli and
  paperwork-json and will persist across updates.

  See https://forum.openpaper.work/t/paperwork-2-2-1/330 for upstream release
  details and rationale.

 -- Thomas Perret <thomas.perret@phyx.fr>  Mon, 26 Feb 2024 19:04:36 +0100