diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index f05aa40b..2a125433 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -158,3 +158,5 @@ Running Puppeteer on Heroku requires some additional dependencies that aren't in The url for the buildpack is https://github.com/jontewks/puppeteer-heroku-buildpack When you click add buildpack, simply paste that url into the input, and click save. On the next deploy, your app will also install the dependencies that Puppeteer needs to run. + +If you need to render Chinese, Japanese, or Korean characters you may need to use a buildpack with additional font files like https://github.com/CoffeeAndCode/puppeteer-heroku-buildpack