On Mon Feb 05, 2007 at 02:42:02PM -0500, vade wrote: > Yeah. Those are really great. > > it would be lovely if PD proper could use SVG/vector format for the main GUI > element, rather than bitmaps. THis would really give PD a huge edge, and > allow for re-use in other areas on other > platforms, etc.
it does use vectors for the main GUI elements. they might not be antialiased on your platform , but a tk scaling setting or tkpath installation can fix that.. as for SVG... there arent a lot of libraries to make working with the <canvas> object nice, yet. not that anything shoudl stop you from porting desire.tk to javascript.. > > Very nice work! > > > On Feb 5, 2007, at 3:34 AM, Jamie Bullock wrote: > > >On Fri, 2007-02-02 at 19:11 +0100, Andre Schmidt wrote: > > > >> > >>ps. more fun for gecko1.8 based programs (svg+javascript) > >>http://osku.de/svg/gui-examples/ > >>made with xulrunner in mind (cause using middle and right mouse button) > >> > >> > >> > > > >That's really nice. Do you mind if people use/modify/hack for their own > >purposes? > > > >Jamie > > > > > >_______________________________________________ > >[email protected] mailing list > >UNSUBSCRIBE and account-management -> > >http://lists.puredata.info/listinfo/pd-list > > v a d e // > > www.vade.info > abstrakt.vade.info > > > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
