Maarten, I don't understand your response. How is this related to running VW headless and drawing graphics? Thanks, -Carl On Tue, Nov 19, 2013 at 4:42 AM, Maarten Mostert <[hidden email]> wrote:
_______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
I was supposing your were looking for a way to have a headless image doing graphics without opening any GUI while still having graphics capabilities around.
If you use runtime packager to build a headless seaside image it might also strip down your graphics stuff. The scripts I send you allow you to make automated builds of a ready to run headless seaside application with most stuff still in there. Upon your app you could make Cairo Images save them as PNG or SVG and use these inside your seaside app. avoiding blowing up your image as you mentioned. You have to load James's builder tool however to use it. You also better check out his screencasts on the subject to better understand the thing. @+Maarten, Le 19 nov. 2013 à 17:29, Carl Gundel <[hidden email]> a écrit :
_______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Thanks Maarten, If it is possible to modify the Runtime Packager so that a headless image can do graphics that would also be great, but my understanding is that this is not a packaging problem, but an implementation issue.
-Carl Gundel On Tue, Nov 19, 2013 at 11:58 AM, Maarten Mostert <[hidden email]> wrote:
_______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Free forum by Nabble | Edit this page |