thats awesome! thanks... you guys rock! m
--- On Wed, 2/4/09, Jack <[email protected]> wrote: > From: Jack <[email protected]> > Subject: Re: [PD] Color Picker / Chooser From Gem Window > To: "IOhannes m zmoelnig" <[email protected]> > Cc: "pd_list" <[email protected]> > Date: Wednesday, February 4, 2009, 11:29 AM > Ok, thanx for the tips. > ++ > > Jack > > > Le 4 févr. 09 à 17:23, IOhannes m zmoelnig a écrit : > > > Jack wrote: > >> Here a patch like iohannes, but using [pix_data] > instead of > >> [pix_dump]. > >> Why i get different (wrong) colors with [pix_data] > ? For exemple > >> white is (0.996,0.996,0.996), it should be > (1,1,1). > > > > it's a minor bug in pix_data. > > to correct the values do > > | > > [ * 256] > > | > > [/ 255] > > | > > > > mfgasdr > > IOhannes > > > _______________________________________________ > [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
