Skip to content

v0.4.0

Compare
Choose a tag to compare
@robertknight robertknight released this 05 Jun 09:08
· 91 commits to main since this release
  • Add simple orientation detection (#34). The initial implementation is fast but simplistic and works best for Latin text which is not all uppercase.
  • Add workaround for Chrome bug with handling of rotated images (#36)
  • Further reduce peak memory usage when loading images, reducing risk of hitting the current memory cap (#32)