pjrinaldi / wombatforensics

linux c++, fox-toolkit, multi-threaded forensic gui tool
GNU General Public License v2.0
46 stars 12 forks source link

Zoom functionality for PDF Viewer #446

Closed pjrinaldi closed 1 year ago

pjrinaldi commented 1 year ago

I might want to add the ability to build zoom for the pdf. this would require some kind of zoom buttons, zoom percent/dpi and then work through the range of dpi's which exist for mupdf, such as 24, 36, 54, 72, 96, 120, 144, 180.

pjrinaldi commented 1 year ago

not gonna deal with an internal viewer right now, since it's slow for larger pdf files.