[cairo] A Small, Almost-Entirely-Useles Application :)
Behdad Esfahbod
behdad at behdad.org
Tue May 13 08:13:07 PDT 2008
On Mon, 2008-05-12 at 14:21 -0400, Jeremy Moles wrote:
> I've been using this utility I wrote for myself to create UI elements in
> a GUI NodeKit I'm writing for OpenSceneGraph. It was born as the result
> of my woeful inability to use Inkscape or the Gimp properly, and my
> desire to create graphical elements from Python code and not SVG direcly
> (which makes it quite easy to parametrize GUI object creation in my
> library).
>
> I figured I'd send it to the lists in here in it's current unfinished
> status just for fun. It might be useful if you're like me, but anyone
> with more advanced art creation skills will find it utterly abysmal. :)
> The only really clever part is the Python decorator that adds the
> decorated function to the "library", but that's probably not interesting
> to non-Pythonites.
>
> Attached is the application itself and a small example file.
This is cool! Thanks for sharing.
Have fun with cairo,
behdad
More information about the cairo
mailing list