top | item 45601785 (no title) mgt19937 | 4 months ago There is a pure rust library for rendering pdfs to png(or bitmap) and svg: https://github.com/LaurenzV/hayro. It is used by typst for pdf image[1]. Although it might not be as mature as mupdf.[1]: https://github.com/typst/typst/pull/6623 discuss order hn newest vincent-uden|4 months ago You right! It's been over a year since I evaluated hayro and sadly the performance wasn't good enough yet for a 60 fps render.I actually chatted for a bit with Laurenz (the developer) and he recommended against using hayro in my case for the time being.It is however part of (or dependent on) the larger linebender group of crates and will most likely be the best option in the future. mgt19937|4 months ago Thank you for the information!
vincent-uden|4 months ago You right! It's been over a year since I evaluated hayro and sadly the performance wasn't good enough yet for a 60 fps render.I actually chatted for a bit with Laurenz (the developer) and he recommended against using hayro in my case for the time being.It is however part of (or dependent on) the larger linebender group of crates and will most likely be the best option in the future. mgt19937|4 months ago Thank you for the information!
vincent-uden|4 months ago
I actually chatted for a bit with Laurenz (the developer) and he recommended against using hayro in my case for the time being.
It is however part of (or dependent on) the larger linebender group of crates and will most likely be the best option in the future.
mgt19937|4 months ago