Hi Gabor,
i missed this response somehow, in one sense it was good as i checked it on
dada.h to see what was going on.

2010/6/2 gabor papp <[email protected]>

> hi Glauber,
>
>
>  and it worked :), but i dunno why was this check there and if it could
>> break something later on, can i take this check off on git?
>>
> i am afraid this would need more complex modifications. pdata-set! works
> with the dVector type, which is a 3 or 4 element vector. you also need to
> get the right amount of elements from scheme. maybe 4 elements would not be
> that difficult to add, since dVector can hold that.
>
> Its true, in fact it didnt worked :), sorry.


> on the other hand, you could also try the "c" type for colours, which can
> hold 4 elements. or the pdata matrix type "m", which is a vector with 16
> elements.
>
> thank you, im going to use the c type as it fits perfectly, i could use the
m also and zero out the other elements.


> best,
> gabor
>

Reply via email to