Skip to content

v0.11.1

Compare
Choose a tag to compare
@jsvine jsvine released this 11 Jun 20:36
· 39 commits to stable since this release

Fixed

  • Fix .open(..., repair=True) subprocess args (to avoid stderr being captured) (70534a7)
  • Fix coordinates of annots on rotated pages (aaa35c9)
  • Fix handling of PDFDocEncoding failures in decode_text(...)(#1147 + 4daf0aa)
  • Add .get_textmap.cache_clear() to page.close() (0a26f05)