You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #2186 we remove the need for the pdfpng executable for latex_image generation, using pyMuPDF instead. The only other place (I think) that uses the pdfpng executable is in epub. This could also be removed in favor of pyMuPDF, although perhaps some of the settings would need to be adjusted.
The text was updated successfully, but these errors were encountered:
In #2186 we remove the need for the
pdfpng
executable for latex_image generation, using pyMuPDF instead. The only other place (I think) that uses thepdfpng
executable is in epub. This could also be removed in favor of pyMuPDF, although perhaps some of the settings would need to be adjusted.The text was updated successfully, but these errors were encountered: