Skip to content

DonJayamanne/pdf_render

 
 

Repository files navigation

pdf_render Build Status

Experimental PDF viewer building on pdf.

Feel free to contribute with ideas, issues or code! Please join us on Zulip if you have any questions or problems.

Building

See fonts.md if you want to support the 14 standard fonts.

Viewer

run it: cargo run --bin view --release YOUR_FILE.pdf Right now you can change pages with left and right arrow keys and zoom with '+' and '-'. Works for some files.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 92.0%
  • JavaScript 4.0%
  • Shell 1.5%
  • CSS 1.1%
  • Other 1.4%