4 ms·
Looks cool, I look forward to testing it out more. I noticed a bug: In the sample PDF (https://github.com/asciibook/progit2/releases https://github.com/asciibo
by stoavio 7y ago
Looks cool, I look forward to testing it out more.
I noticed a bug: In the sample PDF (https://github.com/asciibook/progit2/releases https://github.com/asciibook/progit2/releases) the admonitions are not loading. Instead there are empty rectangles where the icons should be.
- chloerei 7y agoThanks for the feedback. I found out that this is because wkhtmltopdf renders the page without waiting for the fonts to finish loading. Increasing rendering latency is a solution, and I'm looking for a better solution.