Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nodegin/24ff7a5b56ffc0584613ff845f61dded to your computer and use it in GitHub Desktop.
Save nodegin/24ff7a5b56ffc0584613ff845f61dded to your computer and use it in GitHub Desktop.
phantomjs-chinese.sh
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