> I've got a problem with email impression. The response text feel good > but the original text is gothic or something like this! > > I've joined a PDF file to show you what I mean... > > Where is the parameter to modify this?
Seems to be this known bug: http://bugzilla.ximian.com/show_bug.cgi?id=41639 There is an issue with printing (and previewing) HTML mails under certain circumstances. The chosen font actually is the first one by alphabet. There are some workarounds mentioned in the bug entry, although they tend to be pretty nasty: Renaming fonts to get a good-looking one to be always the first font... ...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
