What is the Debian equivalent of urw-fonts (needed for utf-8 in wkhtmltopdf)?

假如想象 提交于 2019-12-07 11:33:42

问题


I'm trying to convert an html document with text in multiple languages (utf-8 encoding) to pdf using wkhtmltopdf, and ran into the exact issue described here:

Squared characters issue on wkhtmltopdf

The most popular answers there are to install urw-fonts, which seems to have worked for many people with this issue. But when I search for this package in the Debian apt repository, it doesn't find anything. Someone suggested installing gsfonts-x11, but that didn't fix the issue.

My question is:

Is there a similar/equivalent Debian font package that can be used by wkhtmltopdf to correctly render utf-8 fonts?

Thanks!

来源:https://stackoverflow.com/questions/39921615/what-is-the-debian-equivalent-of-urw-fonts-needed-for-utf-8-in-wkhtmltopdf

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!