macbre / phantomas

Headless Chromium-based web performance metrics collector and monitoring tool
https://www.npmjs.com/package/phantomas
BSD 2-Clause "Simplified" License
2.26k stars 141 forks source link

Filmstrip and Screenshopt doesn't render webfonts (gruntjs) #490

Closed mpy-pixum closed 9 years ago

mpy-pixum commented 9 years ago

Hallo, i tried to measure my site with phantomas and the grunt plugin but the webfont doesn't render on the screenshots or the filmstrip plugin (.woff, .eot, .svg - google webfont loader)

Any suggestions? I already tried to use slimerjs (gecko) but everything seems pretty the same.

macbre commented 9 years ago

@mpy-pixum, this seems to be an issue on PhantomJS side - https://github.com/ariya/phantomjs/issues/10592

The good news is that this one should be fixed in PhantomJS 2 (which we're planning to switch to in the near future).