Last active
December 25, 2015 04:09
-
-
Save bububa/6914602 to your computer and use it in GitHub Desktop.
This file contains 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
sudo npm install -g phantomjs | |
sudo yum install bitmap-fonts bitmap-fonts-cjk liberation-fonts | |
cd /usr/share/fonts | |
sudo mkfontscale | |
sudo mkfontdir | |
sudo fc-cache -fv | |
sudo /usr/sbin/chkfontpath -a /usr/share/fonts/default/truetype/ | |
sudo /etc/init.d/xfs reload |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment