A wonderful spiffy and swell type guy found and tested a patch to get
Japanese to display corectly in Evo. 1.2.
Thanks to Kouichi Takahashi! (send this man a beer)
The patch follows from his email.
Here is a diff against gtkhtml-1.1.8.
--- src/htmlgdkpainter.c 2003-02-18 03:10:56.000000000 +0900
+++ src/htmlgdkpainter.c.bak 2003-02-18 03:12:00.000000000 +0900
@@ -73,7 +73,7 @@
gint n;
/* Search paramether */
- for (s=font_name, n=pos; n; n--,s++)
+ for (s=font_name, n=pos ? 8 : 7; n; n--,s++)
s = strchr (s,'-');
if (s && *s != 0) {
Enjoy.
Peace,
Dave Maddox
--
Melvin Sneed <[EMAIL PROTECTED]>
_______________________________________________
evolution maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution