Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 573 Bytes

TODO.md

File metadata and controls

16 lines (14 loc) · 573 Bytes

PLAYA 0.2.x

  • eliminate weak references in workers

PLAYA 0.3.x

  • remove LayoutDict
  • add optimized serialization/deserialization
  • deprecate resolve1 and resolve_all

PLAYA 1.0

  • make ObjRef into a proxy object
  • make the structure tree lazy
  • support ExtGState (submit PR to pdfminer)
  • better API for document outline, destinations, links, etc
  • test coverage and more test coverage
  • support matching ActualText to text objects when possible
    • if the text object is a single MCS (LibreOffice will do this)