Hrm, forgot to add... On Fri, 2011-04-29 at 05:37 +0200, me wrote: > > derived from the white-bg logo on the main SA page at > > http://spamassassin.apache.org and would probably be nicer if I had the > > original. (These images suit my current needs just fine.)
> http://wiki.apache.org/spamassassin/LogoDetails > > And sure enough, there are a couple polished, ready-made PNG versions, > as well as an SVG. Could it get any better for derived custom > versions? :-D On the upside, maybe they'll help you improve your current version even further. :) -- char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}