Improve pixel density logic in OcrdExif#257
Conversation
|
Looking into Travis failure now... (I get |
|
It's strange that IFDRational would not be an allowed operand type for |
|
The Python 3.7-dev test seems to broken already. |
|
Yeah, the 3.7-dev failure is unrelated, though strange. Version problem with the tooling it seems. |
|
Python 3.4 has been removed from support in Pillow >= 6.0:
But we get the issue with 5.4.1 according to Travis' log |
|
No GH issues for the |
Codecov Report
@@ Coverage Diff @@
## master #257 +/- ##
==========================================
+ Coverage 99.45% 99.45% +<.01%
==========================================
Files 30 30
Lines 1277 1279 +2
Branches 248 248
==========================================
+ Hits 1270 1272 +2
Misses 6 6
Partials 1 1
Continue to review full report at Codecov.
|
#256, #37, OCR-D/ocrd_tesserocr#54