You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
Hey @kookster, I just hit this exact dilemma.. totally unsatisfied with SVG spec coverage for every server-side rendering tool or technique, but inkscape is nearly perfect for my needs.
I saw in the linked thread that you went for phantom.js -- I tried that too, but soon discovered large SVG files weren't rendering completely, and textPath elements aren't supported at all, which was a deal-breaker for my project.
Have you considered just putting inkscape on a different server? Is it possible to use a pre-built binary as a proof of concept?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I've been struggling trying to get inkscape as a binary to use for svg -> png tricks.
I've gotten pretty far into it, but can't get
gettext
to properly build, or if it is built right, can't get the inkscapeconfigure
to use it properly.I started with looking for help on stackoverflow, so all the details are there:
http://stackoverflow.com/questions/16803478/make-a-heroku-buildpack-for-inkscape-using-vulcan
any help appreciated.
The text was updated successfully, but these errors were encountered: