196 bytes added ,  20 February 2018
Supporting CJK and other foreign fonts for headless Chrome
iwu
 
Supporting CJK and other foreign fonts for headless Chrome
 
Line 3: Line 3:
<source lang="dos">
<source lang="dos">
C:\>chrome.exe --app=https://facebook.com
C:\>chrome.exe --app=https://facebook.com
</source>
== Supporting CJK and other foreign fonts for headless Chrome ==
<source lang="bash">
$ sudo apt install fonts-ipafont-gothic fonts-wqy-zenhei fonts-thai-tlwg fonts-kacst ttf-freefont
</source>
</source>