Fixed:
- Pillow workaround: convert 16-bit images to 8-bit #23
- Don't crash on unhandled mimetype #18
- typing.OrederedDict is not available in python 3.6 #22
Changed
- Added a button to launch PageViewer from XmlView #21
0.4.1 - 2020-10-30
Fixed:
- Fix segfault: Dont put scrollable Gtk.Viewports in scrollable Gtk.Sourceviews / Removes self.viewport from View / Fixes #17
- chdir to workspace directory, fixes #19
0.4.0 - 2020-10-22
Changed:
- Introduce Zoom #14
- show all derived images per page #14
- add Text view (simple concatenated) #10
Fixed:
- Support conversion of PIL LA image via cv #5
- adapt to ocrd>=2.17 logging #6
0.3.0 - 2020-08-13
A lot:
- Found a basic structure
- Started unittests
- Implement scanning as an extension
First more or less public release