Created
December 12, 2016 09:31
-
-
Save nodegin/24ff7a5b56ffc0584613ff845f61dded to your computer and use it in GitHub Desktop.
phantomjs-chinese.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yum -y install bitmap-fonts bitmap-fonts-cjk mkfontscale fontconfig | |
mkdir /usr/share/fonts/win/ | |
mv msjh.ttf /usr/share/fonts/win | |
cd /usr/share/fonts/win/ | |
mkfontscale | |
mkfontdir | |
fc-cache |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment