Y
Hacker News
new
|
ask
|
show
|
jobs
by
Titanous
4966 days ago
I made a really basic PhantomJS app that runs on Heroku for this purpose:
https://github.com/titanous/screenshotplz
1 comments
heliostatic
4966 days ago
This is fantastic! Have you given any thought to how you might support additional fonts?
link
Titanous
4966 days ago
I think phantomjs uses system fonts, but research is warranted. It sounds like you may be able to use @font-face to inject more fonts.
link