ARK-Builders / arklib

Core of the programs in ARK family
MIT License
1 stars 10 forks source link

Previews generation: PDF #5

Closed kirillt closed 2 years ago

kirillt commented 2 years ago

By using a Rust crate we can solve both issues with PDFs in ARK Navigator: https://github.com/ARK-Builders/ARK-Navigator/issues/153 https://github.com/ARK-Builders/ARK-Navigator/issues/157

Maybe something from here?

Previews should be possible to generate in both low and high quality: the function should accept quality parameter with acceptable values low, medium, high where high is looking nice on laptop and zoomable. For easier verification, this function should have dedicated command in this tool: https://github.com/ARK-Builders/ark-cli which would accept path to a PDF file and save JPG/PNG to another file.

gitcoinbot commented 2 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


The funding of 0.0025 BTC attached to this issue has been cancelled by the bounty submitter

kirillt commented 2 years ago

Moved to #11