Hi, Inspired from simsui, I worked past couple months to create a generic way for designing GUI using Inkscape/any SVG editor.
I modified librsvg to return different elements of SVG images as cairo surfaces. Currently I am drawing them on X backend, with a generic mechanism for event handling and a rendering thread to add animation effects. You can get the details and a video demo on my blog post: http://jyro.blogspot.com/2008/09/inkface-svg-based-gui-design.html All ears for any feedback! Thanks. Thanks to Andre for the neat idea! Jayesh On Thu, Jul 3, 2008 at 2:00 PM, Andy Wingo <[EMAIL PROTECTED]> wrote: > Hi Andre, > > On Tue 01 Jul 2008 12:54, Andre Schmidt <[EMAIL PROTECTED]> writes: > > > a minimal prototype of an idea that i have been dreaming for years > > now: > > > > http://osku.de/simsui/ > > Very neat demo! Wow! > > (I know, two sentences in a row with exclamation points -- but > seriously, wow!) > > > p.s. or am i lucky and something like this already exists/failed ? > > I agree with Leon: yours is the imperative to hack! > > Andy > -- > http://wingolog.org/ > -- > To unsubscribe send a mail to [EMAIL PROTECTED]<[EMAIL PROTECTED]> > >
