On Fri, 2013-10-18 at 12:17 +0200, Eloi Rivard wrote: > > One problem is that Denemo does not have proper > > separation to enable it to run without its GUI (the draw.c in > particular > > has side effects on the data, this is the reason for the drawing > done > > with cairo context set to NULL). So running without an actual > display > > could be problematic. > > I would be happy to look at this.
You may find that unless widgets are realized certain callbacks do not happen, causing the program to behave differently (i.e. it could be hard). But it would be well worth while, at the moment the thumbnailing needs such support really. (There is a non-interactive flag IIRC). Richard _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
