|
|
|
|
|
by mootothemax
4401 days ago
|
|
Has anyone had any luck with PhantomJS and web fonts? 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. The issue itself appears to be nearly 2 years old: https://github.com/ariya/phantomjs/issues/10592 And PhantomJS's core developers appear to be putting off the fix until version 2 is released, whenever that may be: https://github.com/ariya/phantomjs/pull/12108 Any ideas? I'm currently investigating using SlimerJS, which uses the Gecko engine, but that involves its own different set of challenges. |
|