Hi list,
Before I file a bug report (and since it seems strange that it hasn't
been reported already), I though I'd check if I'm missing something:
why in the attached patch isn't the white white? That is, after
converting with [pix_grey], white becomes a bit darker. Seems like some
factor in the conversion is wrong.
Or am I missing something?
Is there any easy workaround?
thanks
m.
--
Matteo Sisti Sette
matteosistisette@gmail.com
http://www.matteosistisette.com
#N canvas 695 62 620 562 12;
#X obj 238 491 gemwin;
#X obj 229 96 gemhead;
#X msg 253 135 RGBA;
#X obj 222 280 pix_texture;
#X obj 225 330 square 4;
#X msg 212 458 create , 1;
#X msg 292 454 destroy;
#X obj 229 176 pix_set 1 1;
#X msg 302 131 1 1 1 1;
#X msg 328 103 0 0 0 0;
#X obj 227 221 pix_grey;
#X obj 305 29 loadbang;
#X connect 1 0 7 0;
#X connect 2 0 7 0;
#X connect 3 0 4 0;
#X connect 5 0 0 0;
#X connect 6 0 0 0;
#X connect 7 0 10 0;
#X connect 8 0 7 1;
#X connect 9 0 7 1;
#X connect 10 0 3 0;
#X connect 11 0 2 0;
#X connect 11 0 8 0;