On Wed, May 09, 2012 at 10:44:22PM +0200, gabor papp wrote: Hey Gabor,
> hopefully it is now fixed. on one hand, the example was wrong, > because the last argument should be a number, instead of a vector. > on the other hand, (pixels-burn) when we had the vector operators > (vadd, vsub, etc) written in c++. the old version of these functions > presumed all 4 element vectors (dVector in c++). now these are moved > to scheme and work with arbitrary vector lengths, but require that > the vector sizes match. this cause problems with (pixels-burn) and > (pixels-dodge). Sounds quite tricky after all; quite a few factors. Thanks for the fix. > > i rebuilt the helpmap, and found some problems with the french > translation in maths.ss. "Retour :" instead of "Retour:". fixed > those as well. Nice. Thanks! Kas.
