[waimea] waimea+cairo1.0 patch #3

Michael J M Thomson mjmt at internode.on.net
Wed Oct 5 04:46:37 EEST 2005


Patch #3. Should solve many of the problems with things not being drawn at all 
that Graham Forest mentioned.

How to apply:
Pull waimea from CVS,
cd /where/you/put/waimea/
patch -p1 < /where/you/put/the.patch
Then build waimea as usual:
./autogen.sh
make
(as root) make install

-- 
Michael J M Thomson

Knock knock, Neo...
main(){int/* gcc matrix.c -o matrix */i=0,j,s[40]={0,},l[40];for(;;){s[i]||
(l[i]=s[i]=rand()%10);for(j=0;j<25;++j)printf("\x1b[%d;%dH\x1b[%d;3%cm%c",s
[i]+j,i*2+1,l[i]-j==1||l[i]-j!=2&&l[i]-j<6||l[i]-j>15&&l[i]-j<21||0,(l[i]-j
<3?7:(l[i]-j<16)*2)+'0',j<l[i]?rand()%93+33:32);s[i]*=++l[i]<25;i=++i%40;}}



More information about the waimea mailing list