This is actually a failed experiment that I'm documenting via this pull request, which I'll immediately close after creating.
Basically, I wanted to create a super-simple implementation for generating a static image of a user's creation by delegating to PhantomJS. However, among other things, PhantomJS doesn't currently support WOFF fonts, so the rasterization looks horrible.
I guess just using an addon for rasterization might be the best option now, alas.
This is actually a failed experiment that I'm documenting via this pull request, which I'll immediately close after creating.
Basically, I wanted to create a super-simple implementation for generating a static image of a user's creation by delegating to PhantomJS. However, among other things, PhantomJS doesn't currently support WOFF fonts, so the rasterization looks horrible.
I guess just using an addon for rasterization might be the best option now, alas.