From 3dd003691436ed954d3b7de54affbb10b509d5a6 Mon Sep 17 00:00:00 2001 From: Nick White Date: Mon, 13 Feb 2023 17:48:16 +0000 Subject: Release 1.1.0 --- cmd/rescribe/xyz.rescribe.rescribe.appdata.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cmd/rescribe/xyz.rescribe.rescribe.appdata.xml') diff --git a/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml b/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml index a6f17b1..0deae17 100644 --- a/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml +++ b/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml @@ -22,9 +22,9 @@ - + -

Improved PDF reading by adding support for embedded CCITT images. Improve PDF parsing to prevent a possible crash with bad PDF files.

+

Improved PDF reading by adding support for embedded CCITT images. Improved PDF parsing to prevent a possible crash with bad PDF files. Improved error messages for unreadable PDFs. Improved GUI theme thanks to an update to Fyne.

-- cgit v1.2.1-24-ge1ad From 8c9fff155744b85ccf05725c88b9abf29cfe2564 Mon Sep 17 00:00:00 2001 From: Nick White Date: Wed, 15 Feb 2023 22:45:32 +0000 Subject: rescribe: update screenshots in appdata --- cmd/rescribe/xyz.rescribe.rescribe.appdata.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cmd/rescribe/xyz.rescribe.rescribe.appdata.xml') diff --git a/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml b/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml index 0deae17..795b228 100644 --- a/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml +++ b/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml @@ -9,7 +9,8 @@

An easy-to-use desktop tool for OCR of images, PDFs and Google Books. It uses the Tesseract OCR engine, combined with modern and efficient preprocessing and analysis pipelines, to produce high quality output in plain text, hOCR and searchable PDF format. The tool has been built with a focus on OCR of historical printed works, but it includes modern language options and also works well on modern printed works.

- https://rescribe.xyz/rescribe/screenshot-02.png + https://rescribe.xyz/rescribe/screenshot-03.png + https://rescribe.xyz/rescribe/screenshot-04.png https://rescribe.xyz/rescribe -- cgit v1.2.1-24-ge1ad