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.
Get a copy of https://github.com/s3bk/pdf_fonts and set STANDARD_FONTS
to the directory of pdf_fonts
.
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.