25 Dec
2016
25 Dec
'16
12:55 p.m.
Hey eveyone,
I am looking for a solution to convert svg files to pdf on AWS lambda.
Since inkscape has a commandline interface, it seems to be a good choice.
But for this to work inkscape would have to run on a headless linux system. No X11, not gtk etc.
So I am wondering, can inkscape be modified so that it can compile in "Headless" mode.
I looked at the inkscape code, and at a first glance it does not seemt to be sooo simple.
Can anyone estimate if this makes sense and how much work this would be?
Thanks! Nathan