Using phantomjs v1.9.7, the latest version, there's a problem rendering some characters on my production server. No problems on dev server.
In rendering the phantomjs.org homepage, the fonts with "strong" tag or some kind of bold font like "700em" render correctly, but normal font-weight aren't.
I haven't noticed this problem with any other urls yet.
Also all Chinese characters from any url (that I've checked so far) render with boxes on the production server, but correctly on the dev server.
I have no idea what the problem is.
Here's a screenshot of a section of http://phantomjs.org for each server:
production server - debian 7 stable
dev server - debian 8 testing
Here's the screenshots of http://taoboa.com
production - debian 7 stable
dev server - debian 8 testing
Any thoughts? Thanks for the help.