Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 657 Bytes

TODOs.md

File metadata and controls

39 lines (30 loc) · 657 Bytes

chore

  • license headers
  • docs
  • github pages website

features

  • interface like poppler
  • module redesign
    • parser
    • renderer
    • types
  • permissions
  • encryption/decryption
  • signing
  • scaling
    • scaling with keystroke
    • scaling with zoom in/out buttons
    • scaling with wheels (maybe?)
    • viewport, scroll and drag
  • rendering
    • TextObject
    • PathObject
    • ImageObject
    • PageBlock
  • GUI application

dev

  • publish it to crates.io
  • logging
  • ci

perf

  • benchmarks comparing other implementations