To make dia behave the way I want i altered some of the source to use Arial instaed of Helvetica
Here is an example from class.c: (line 686) #ifdef HAVE_FREETYPE umlclass->classname_font = font_getfont_with_style(_("Arial"), _("Bold")); #else umlclass->classname_font = font_getfont(_("Helvetica")); #endif But this leads to a new problem - the properties dialog(s) do not load the font style but resets it to regular... Torben _____________________________________________________ Yahoo! Grupper Over 4000 grupper at blive medlem af - eller opret helt din egen! www.yahoo.dk/grupper _______________________________________________ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list