- Optimize dictionary access and loops to get an ~10% speedup
0.3.8
Enable optional parallel workers when extracting text. This can cause a performance hit on small pdfs, but can speed things up 2x or more on larger ones. This can be done with the `--workers` flag via CLI, or via the workers kwarg.
0.3.7
Not all spans would have the right font information before. This fixes the issue.
0.3.6
- Charbox has zero width/height when loose=True with rotation
0.3.5
- Fix logic for pulling font names - Increase sample frequency