build-image icon indicating copy to clipboard operation
build-image copied to clipboard

Add support for Asian fonts

Open gera2ld opened this issue 5 years ago • 0 comments

Without Asian fonts puppeteer does not work well on some pages.

According to document of puppeteer, we can install the fonts as root:

apt-get install -y fonts-ipafont-gothic fonts-wqy-zenhei fonts-thai-tlwg fonts-kacst fonts-freefont-ttf --no-install-recommends

gera2ld avatar Dec 04 '19 13:12 gera2ld