Closed evgenyigumnov closed 5 months ago
if "fonts" folder absent, pdf generation function not working
add check "fonts" folder. if it absent then create folder "fonts" and download files from: https://github.com/igumnoff/shiva/tree/main/lib/fonts
example direct link to file https://github.com/igumnoff/shiva/raw/main/lib/fonts/DejaVuSansMono-Bold.ttf
just use:
reqwest = "0.12.4"
if "fonts" folder absent, pdf generation function not working
add check "fonts" folder. if it absent then create folder "fonts" and download files from: https://github.com/igumnoff/shiva/tree/main/lib/fonts
example direct link to file https://github.com/igumnoff/shiva/raw/main/lib/fonts/DejaVuSansMono-Bold.ttf
just use: