> Can anyone tell me why emails print out in a gawd-awful script font? > (They appear just fine on the screen.) I can't seem to locate where > this default is being set.
Seems to be this bug: http://bugzilla.ximian.com/show_bug.cgi?id=41639 The issue is, the printing font always is the first one sorted by alphabet of the available fonts. Should be fixed in 1.4.3. ...guenther -- char *t="[EMAIL PROTECTED]"; 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; }}} _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
