Has anyone had any luck with PhantomJS and web fonts?<p>I'd love to use PhantomJS for taking screenshots of designs supplied by third-parties to us, and changing the CSS involved by hand is not a realistic option.<p>The issue itself appears to be nearly 2 years old:<p><a href="https://github.com/ariya/phantomjs/issues/10592" rel="nofollow">https://github.com/ariya/phantomjs/issues/10592</a><p>And PhantomJS's core developers appear to be putting off the fix until version 2 is released, whenever that may be:<p><a href="https://github.com/ariya/phantomjs/pull/12108" rel="nofollow">https://github.com/ariya/phantomjs/pull/12108</a><p>Any ideas? I'm currently investigating using SlimerJS, which uses the Gecko engine, but that involves its own different set of challenges.